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 @@
// - FL-R1 RCS Fuel Tank (RCSTank1-2)
// Spherical Radial Tank
@PART[radialRCSTank]:HAS[RestockIgnore[]]
@PART[radialRCSTank]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -19,7 +19,7 @@
}
// Capsule Radial Tank
@PART[rcsTankRadialLong]:HAS[RestockIgnore[]]
@PART[rcsTankRadialLong]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -31,7 +31,7 @@
}
// 0.625m Tank
@PART[rcsTankMini]:HAS[RestockIgnore[]]
@PART[rcsTankMini]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -43,7 +43,7 @@
}
// 1.25m Tank
@PART[RCSFuelTank]:HAS[RestockIgnore[]]
@PART[RCSFuelTank]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -55,7 +55,7 @@
}
// 2.5m Tank
@PART[RCSTank1-2]:HAS[RestockIgnore[]]
@PART[RCSTank1-2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE