Test of RS patch ignore

This commit is contained in:
ChrisAdderley
2019-11-01 11:42:48 -07:00
parent dbcd8321ea
commit 14c45f2d3a
67 changed files with 277 additions and 269 deletions

View File

@ -7,7 +7,7 @@
// - Z-400 Rechargeable Battery (ksp_r_largeBatteryPack)
// 0.625m battery bank
@PART[batteryBankMini]
@PART[batteryBankMini]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -26,7 +26,7 @@
}
// 1.25m battery bank
@PART[batteryBank]
@PART[batteryBank]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -45,7 +45,7 @@
}
// 2.5m battery bank
@PART[batteryBankLarge]
@PART[batteryBankLarge]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -64,7 +64,7 @@
}
// Small radial battery
@PART[batteryPack]
@PART[batteryPack]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -79,7 +79,7 @@
}
// Large radial battery
@PART[ksp_r_largeBatteryPack]
@PART[ksp_r_largeBatteryPack]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE