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

@ -2,7 +2,7 @@
// Contents:
// - Oscar-B Fuel Tank (miniFuelTank)
@PART[miniFuelTank]:HAS[RestockIgnore[]]
@PART[miniFuelTank]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Beale
!mesh = DELETE

View File

@ -5,7 +5,7 @@
// - FL-T800 Fuel Tank (fuelTank_long)
// - FL-T100 Fuel Tank (fuelTankSmallFlat)
@PART[fuelTankSmallFlat]:HAS[RestockIgnore[]]
@PART[fuelTankSmallFlat]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Porkjet and Chris Adderley (Nertea)
!mesh = DELETE
@ -79,7 +79,7 @@
}
}
@PART[fuelTankSmall]:HAS[RestockIgnore[]]
@PART[fuelTankSmall]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Porkjet and Chris Adderley (Nertea)
// @node_stack_top = 0.0, 5.5525, 0.0, 0.0, 1.0, 0.0
@ -157,7 +157,7 @@
}
}
@PART[fuelTank]:HAS[RestockIgnore[]]
@PART[fuelTank]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Porkjet and Chris Adderley (Nertea)
!mesh = DELETE
@ -235,7 +235,7 @@
// @node_attach = 6.2625, 0.0, 0.0, 1.0, 0.0, 0.0, 1
}
@PART[fuelTank_long]:HAS[RestockIgnore[]]
@PART[fuelTank_long]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Porkjet and Chris Adderley (Nertea)
// @node_stack_top = 0.0, 18.75, 0.0, 0.0, 1.0, 0.0

View File

@ -5,7 +5,7 @@
// - Rockomax X200-32 Fuel Tank (Rockomax32_BW)
// - Rockomax X200-8 Fuel Tank (Rockomax8BW)
@PART[Rockomax8BW]:HAS[RestockIgnore[]]
@PART[Rockomax8BW]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -79,7 +79,7 @@
}
}
@PART[Rockomax32_BW]:HAS[RestockIgnore[]]
@PART[Rockomax32_BW]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -153,7 +153,7 @@
}
}
@PART[Rockomax16_BW]:HAS[RestockIgnore[]]
@PART[Rockomax16_BW]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -227,7 +227,7 @@
}
}
@PART[Rockomax64_BW]:HAS[RestockIgnore[]]
@PART[Rockomax64_BW]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE

View File

@ -4,7 +4,7 @@
// - Kerbodyne S3-7200 Tank (Size3MediumTank)
// - Kerbodyne S3-14400 Tank (Size3LargeTank)
@PART[Size3SmallTank]:HAS[RestockIgnore[]]
@PART[Size3SmallTank]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -64,7 +64,7 @@
}
}
@PART[Size3MediumTank]:HAS[RestockIgnore[]]
@PART[Size3MediumTank]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -123,7 +123,7 @@
}
}
@PART[Size3LargeTank]:HAS[RestockIgnore[]]
@PART[Size3LargeTank]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE

View File

@ -6,7 +6,7 @@
// Spherical Radial Tank
@PART[externalTankRound]:HAS[RestockIgnore[]]
@PART[externalTankRound]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -87,7 +87,7 @@
}
}
@PART[externalTankCapsule]:HAS[RestockIgnore[]]
@PART[externalTankCapsule]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -168,7 +168,7 @@
}
}
@PART[externalTankToroid]:HAS[RestockIgnore[]]
@PART[externalTankToroid]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE

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

View File

@ -5,7 +5,7 @@
// - PB-X50R Xenon Container (xenonTankRadial)
// Tiny Xenon tank
@PART[xenonTank]:HAS[RestockIgnore[]]
@PART[xenonTank]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -17,7 +17,7 @@
}
// Small Xenon tank
@PART[xenonTankLarge]:HAS[RestockIgnore[]]
@PART[xenonTankLarge]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -29,7 +29,7 @@
}
// Radial Xenon tank
@PART[xenonTankRadial]:HAS[RestockIgnore[]]
@PART[xenonTankRadial]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
//!mesh = DELETE