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

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

View File

@ -5,7 +5,7 @@
// - FL-T800 Fuel Tank (fuelTank_long)
// - FL-T100 Fuel Tank (fuelTankSmallFlat)
@PART[fuelTankSmallFlat]
@PART[fuelTankSmallFlat]:HAS[#RestockIgnore[False]]
{
@author = Porkjet and Chris Adderley (Nertea)
!mesh = DELETE
@ -79,7 +79,7 @@
}
}
@PART[fuelTankSmall]
@PART[fuelTankSmall]:HAS[#RestockIgnore[False]]
{
@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]
@PART[fuelTank]:HAS[#RestockIgnore[False]]
{
@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]
@PART[fuelTank_long]:HAS[#RestockIgnore[False]]
{
@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]
@PART[Rockomax8BW]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -79,7 +79,7 @@
}
}
@PART[Rockomax32_BW]
@PART[Rockomax32_BW]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -153,7 +153,7 @@
}
}
@PART[Rockomax16_BW]
@PART[Rockomax16_BW]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -227,7 +227,7 @@
}
}
@PART[Rockomax64_BW]
@PART[Rockomax64_BW]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE

View File

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

View File

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

View File

@ -7,7 +7,7 @@
// - FL-R1 RCS Fuel Tank (RCSTank1-2)
// Spherical Radial Tank
@PART[radialRCSTank]
@PART[radialRCSTank]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -19,7 +19,7 @@
}
// Capsule Radial Tank
@PART[rcsTankRadialLong]
@PART[rcsTankRadialLong]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -31,7 +31,7 @@
}
// 0.625m Tank
@PART[rcsTankMini]
@PART[rcsTankMini]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -43,7 +43,7 @@
}
// 1.25m Tank
@PART[RCSFuelTank]
@PART[RCSFuelTank]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -55,7 +55,7 @@
}
// 2.5m Tank
@PART[RCSTank1-2]
@PART[RCSTank1-2]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE

View File

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