mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix method
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
// Contents:
|
||||
- Heat Shield (1.875m) (HeatShield1p5)
|
||||
|
||||
@PART[HeatShield1p5]:HAS[#RestockIgnore[False]]
|
||||
@PART[HeatShield1p5]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -2,7 +2,7 @@
|
||||
// Contents:
|
||||
- Protective Rocket Nosecone Mk5A (Size_1_5_Cone)
|
||||
|
||||
@PART[Size_1_5_Cone]:HAS[#RestockIgnore[False]]
|
||||
@PART[Size_1_5_Cone]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -4,7 +4,7 @@
|
||||
- Size 1.5 Decoupler (Size1p5_Strut_Decoupler)
|
||||
|
||||
// TD-18 Decoupler
|
||||
@PART[Decoupler_1p5]:HAS[#RestockIgnore[False]]
|
||||
@PART[Decoupler_1p5]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -66,7 +66,7 @@
|
||||
}
|
||||
|
||||
// Truss Decoupler
|
||||
@PART[Size1p5_Strut_Decoupler]:HAS[#RestockIgnore[False]]
|
||||
@PART[Size1p5_Strut_Decoupler]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -3,7 +3,7 @@
|
||||
- TS-18 Separator (Separator_1p5)
|
||||
|
||||
// TS-18 Separator
|
||||
@PART[Separator_1p5]:HAS[#RestockIgnore[False]]
|
||||
@PART[Separator_1p5]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -5,7 +5,7 @@
|
||||
// - RE-I2 "Skiff" Liquid Fuel Engine (LiquidEngineRE-I2)
|
||||
|
||||
// Kodiak
|
||||
@PART[LiquidEngineRK-7]:HAS[#RestockIgnore[False]]
|
||||
@PART[LiquidEngineRK-7]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -538,7 +538,7 @@
|
||||
}
|
||||
|
||||
// Wolfhound
|
||||
@PART[LiquidEngineRE-J10]:HAS[#RestockIgnore[False]]
|
||||
@PART[LiquidEngineRE-J10]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -1013,7 +1013,7 @@
|
||||
}
|
||||
|
||||
// Skiff
|
||||
@PART[LiquidEngineRE-I2]:HAS[#RestockIgnore[False]]
|
||||
@PART[LiquidEngineRE-I2]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -3,7 +3,7 @@
|
||||
// - RV-1 "Cub" Vernier Engine (LiquidEngineRV-1)
|
||||
|
||||
// Cub
|
||||
@PART[LiquidEngineRV-1]:HAS[#RestockIgnore[False]]
|
||||
@PART[LiquidEngineRV-1]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -3,7 +3,7 @@
|
||||
// - THK 'Pollux' SRB (Pollux)
|
||||
|
||||
// THK 'Pollux' SRB
|
||||
@PART[Pollux]:HAS[#RestockIgnore[False]]
|
||||
@PART[Pollux]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -11,7 +11,7 @@
|
||||
// - FL-A215 Fuel Tank Adapter (Size1p5_Size2_Adapter_01)
|
||||
|
||||
// Long 1.875m tank
|
||||
@PART[Size1p5_Tank_04]:HAS[#RestockIgnore[False]]
|
||||
@PART[Size1p5_Tank_04]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -73,7 +73,7 @@
|
||||
}
|
||||
|
||||
// Med 1.875m tank
|
||||
@PART[Size1p5_Tank_03]:HAS[#RestockIgnore[False]]
|
||||
@PART[Size1p5_Tank_03]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -134,7 +134,7 @@
|
||||
}
|
||||
|
||||
// Small 1.875m tank
|
||||
@PART[Size1p5_Tank_02]:HAS[#RestockIgnore[False]]
|
||||
@PART[Size1p5_Tank_02]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -195,7 +195,7 @@
|
||||
}
|
||||
|
||||
// Tiny 1.875m tank
|
||||
@PART[Size1p5_Tank_01]:HAS[#RestockIgnore[False]]
|
||||
@PART[Size1p5_Tank_01]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -256,7 +256,7 @@
|
||||
}
|
||||
|
||||
// Soyuz 1.875m tank
|
||||
@PART[Size1p5_Tank_05]:HAS[#RestockIgnore[False]]
|
||||
@PART[Size1p5_Tank_05]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -381,7 +381,7 @@
|
||||
}
|
||||
|
||||
// Adapter - 1.875 to 1.25m Short
|
||||
@PART[Size1p5_Size1_Adapter_02]:HAS[#RestockIgnore[False]]
|
||||
@PART[Size1p5_Size1_Adapter_02]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -443,7 +443,7 @@
|
||||
}
|
||||
|
||||
// Adapter - 1.875 to 1.25m Long
|
||||
@PART[Size1p5_Size1_Adapter_01]:HAS[#RestockIgnore[False]]
|
||||
@PART[Size1p5_Size1_Adapter_01]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -505,7 +505,7 @@
|
||||
|
||||
|
||||
// Adapter - 1.875 to 0.625m
|
||||
@PART[Size1p5_Size0_Adapter_01]:HAS[#RestockIgnore[False]]
|
||||
@PART[Size1p5_Size0_Adapter_01]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -567,7 +567,7 @@
|
||||
|
||||
|
||||
// Adapter - 2.5 to 1.875m
|
||||
@PART[Size1p5_Size2_Adapter_01]:HAS[#RestockIgnore[False]]
|
||||
@PART[Size1p5_Size2_Adapter_01]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -4,7 +4,7 @@
|
||||
// - FL-R5 RCS Fuel Tank (Size1p5_Monoprop)
|
||||
|
||||
// Spherical Radial Tiny Tank
|
||||
@PART[monopropMiniSphere]:HAS[#RestockIgnore[False]]
|
||||
@PART[monopropMiniSphere]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -15,7 +15,7 @@
|
||||
}
|
||||
}
|
||||
// FL-R5 RCS Fuel Tank
|
||||
@PART[Size1p5_Monoprop]:HAS[#RestockIgnore[False]]
|
||||
@PART[Size1p5_Monoprop]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -2,7 +2,7 @@
|
||||
// Contents:
|
||||
- AE-FF1.5 Airstream Protective Shell (1.875m) (fairingSize1p5)
|
||||
|
||||
@PART[fairingSize1p5]:HAS[#RestockIgnore[False]]
|
||||
@PART[fairingSize1p5]:HAS[RestockIgnore[]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user