Fix the MM thing

This commit is contained in:
ChrisAdderley
2019-11-04 08:56:59 -08:00
parent acf5b0cbe6
commit ce3d17d8d0
67 changed files with 222 additions and 222 deletions

View File

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

View File

@ -4,7 +4,7 @@
// - Fuel Cell Array (FuelCellArray)
// Fuel Cell
@PART[FuelCell]:HAS[RestockIgnore[]]
@PART[FuelCell]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Andrew Cassidy
@ -16,7 +16,7 @@
}
// Fuel Cell Array
@PART[FuelCellArray]:HAS[RestockIgnore[]]
@PART[FuelCellArray]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Andrew Cassidy

View File

@ -4,7 +4,7 @@
// - Illuminator Mk2 (spotLight2)
// Spotlight
@PART[spotLight1]:HAS[RestockIgnore[]]
@PART[spotLight1]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -24,7 +24,7 @@
}
// Floodlight
@PART[spotLight2]:HAS[RestockIgnore[]]
@PART[spotLight2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE

View File

@ -2,7 +2,7 @@
// Contents:
// - PB-NUK Radioisotope Thermoelectric Generator (rtg)
@PART[rtg]:HAS[RestockIgnore[]]
@PART[rtg]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Beale
!mesh = DELETE

View File

@ -9,7 +9,7 @@
// - OX-STAT-XL Photovoltaic Panels (LgRadialSolarPanel)
// 1x6
@PART[solarPanels4]:HAS[RestockIgnore[]]
@PART[solarPanels4]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Beale
!mesh = DELETE
@ -28,7 +28,7 @@
}
// 1x6 shielded
@PART[solarPanels2]:HAS[RestockIgnore[]]
@PART[solarPanels2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Beale
!mesh = DELETE
@ -53,7 +53,7 @@
}
// 3x2
@PART[solarPanels3]:HAS[RestockIgnore[]]
@PART[solarPanels3]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Beale
!mesh = DELETE
@ -72,7 +72,7 @@
}
// 2x3 shroud
@PART[solarPanels1]:HAS[RestockIgnore[]]
@PART[solarPanels1]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Beale
!mesh = DELETE
@ -97,7 +97,7 @@
}
// Gigantor
@PART[largeSolarPanel]:HAS[RestockIgnore[]]
@PART[largeSolarPanel]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -112,7 +112,7 @@
}
// Static Small
@PART[solarPanels5]:HAS[RestockIgnore[]]
@PART[solarPanels5]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -127,7 +127,7 @@
}
// Gigantor
@PART[LgRadialSolarPanel]:HAS[RestockIgnore[]]
@PART[LgRadialSolarPanel]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE