mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Test of RS patch ignore
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
// Contents:
|
||||
- Heat Shield (1.875m) (HeatShield1p5)
|
||||
|
||||
@PART[HeatShield1p5]
|
||||
@PART[HeatShield1p5]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -2,7 +2,7 @@
|
||||
// Contents:
|
||||
- Protective Rocket Nosecone Mk5A (Size_1_5_Cone)
|
||||
|
||||
@PART[Size_1_5_Cone]
|
||||
@PART[Size_1_5_Cone]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -4,7 +4,7 @@
|
||||
- Size 1.5 Decoupler (Size1p5_Strut_Decoupler)
|
||||
|
||||
// TD-18 Decoupler
|
||||
@PART[Decoupler_1p5]
|
||||
@PART[Decoupler_1p5]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -26,7 +26,7 @@
|
||||
themeName = Metal
|
||||
primaryColor = #6f6e6d
|
||||
secondaryColor = #6f6e6d
|
||||
|
||||
|
||||
GAMEOBJECTS
|
||||
{
|
||||
Decoupler1875White = false
|
||||
@ -66,7 +66,7 @@
|
||||
}
|
||||
|
||||
// Truss Decoupler
|
||||
@PART[Size1p5_Strut_Decoupler]
|
||||
@PART[Size1p5_Strut_Decoupler]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -87,7 +87,7 @@
|
||||
VARIANT
|
||||
{
|
||||
name = Gray
|
||||
displayName = #autoLOC_8007101
|
||||
displayName = #autoLOC_8007101
|
||||
primaryColor = #212121
|
||||
secondaryColor = #212121
|
||||
themeName = Gray
|
||||
@ -111,4 +111,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -3,7 +3,7 @@
|
||||
- TS-18 Separator (Separator_1p5)
|
||||
|
||||
// TS-18 Separator
|
||||
@PART[Separator_1p5]
|
||||
@PART[Separator_1p5]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -25,7 +25,7 @@
|
||||
themeName = Metal
|
||||
primaryColor = #6f6e6d
|
||||
secondaryColor = #6f6e6d
|
||||
|
||||
|
||||
GAMEOBJECTS
|
||||
{
|
||||
Separator1875White = false
|
||||
|
@ -5,7 +5,7 @@
|
||||
// - RE-I2 "Skiff" Liquid Fuel Engine (LiquidEngineRE-I2)
|
||||
|
||||
// Kodiak
|
||||
@PART[LiquidEngineRK-7]
|
||||
@PART[LiquidEngineRK-7]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -534,11 +534,11 @@
|
||||
key = 1 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
// Wolfhound
|
||||
@PART[LiquidEngineRE-J10]
|
||||
@PART[LiquidEngineRE-J10]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -893,7 +893,7 @@
|
||||
Shroud2x2_2 = false
|
||||
Shroud2x2 = false
|
||||
Shroud1p5x3 = true
|
||||
|
||||
|
||||
Shroud1p5x3_2_White = false
|
||||
Shroud1p5x3_2_Orange = false
|
||||
Shroud2x2_2_White = false
|
||||
@ -985,7 +985,7 @@
|
||||
key = 1 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = FXModuleLookAtConstraint
|
||||
@ -1013,7 +1013,7 @@
|
||||
}
|
||||
|
||||
// Skiff
|
||||
@PART[LiquidEngineRE-I2]
|
||||
@PART[LiquidEngineRE-I2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -1116,7 +1116,7 @@
|
||||
@jettisonName = Shroud1p5x3,Shroud2x3,Shroud1p5x3_2,Shroud1p5x3_3
|
||||
}
|
||||
|
||||
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModulePartVariants
|
||||
@ -1136,7 +1136,7 @@
|
||||
SkiffCompact = false
|
||||
Skiff1875 = false
|
||||
Skiff125 = false
|
||||
|
||||
|
||||
Shroud2x3 = true
|
||||
Shroud2x3_Orange = false
|
||||
Shroud2x3_White = true
|
||||
@ -1454,7 +1454,7 @@
|
||||
key = 1 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = FXModuleLookAtConstraint
|
||||
|
@ -3,7 +3,7 @@
|
||||
// - RV-1 "Cub" Vernier Engine (LiquidEngineRV-1)
|
||||
|
||||
// Cub
|
||||
@PART[LiquidEngineRV-1]
|
||||
@PART[LiquidEngineRV-1]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -214,7 +214,7 @@
|
||||
key = 1 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
MODULE
|
||||
{
|
||||
name = ModuleRestockDepthMask
|
||||
|
@ -3,7 +3,7 @@
|
||||
// - THK 'Pollux' SRB (Pollux)
|
||||
|
||||
// THK 'Pollux' SRB
|
||||
@PART[Pollux]
|
||||
@PART[Pollux]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@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]
|
||||
@PART[Size1p5_Tank_04]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -73,7 +73,7 @@
|
||||
}
|
||||
|
||||
// Med 1.875m tank
|
||||
@PART[Size1p5_Tank_03]
|
||||
@PART[Size1p5_Tank_03]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -134,7 +134,7 @@
|
||||
}
|
||||
|
||||
// Small 1.875m tank
|
||||
@PART[Size1p5_Tank_02]
|
||||
@PART[Size1p5_Tank_02]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -195,7 +195,7 @@
|
||||
}
|
||||
|
||||
// Tiny 1.875m tank
|
||||
@PART[Size1p5_Tank_01]
|
||||
@PART[Size1p5_Tank_01]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -256,7 +256,7 @@
|
||||
}
|
||||
|
||||
// Soyuz 1.875m tank
|
||||
@PART[Size1p5_Tank_05]
|
||||
@PART[Size1p5_Tank_05]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -290,7 +290,7 @@
|
||||
}
|
||||
flameout
|
||||
{
|
||||
|
||||
|
||||
AUDIO
|
||||
{
|
||||
channel = Ship
|
||||
@ -381,7 +381,7 @@
|
||||
}
|
||||
|
||||
// Adapter - 1.875 to 1.25m Short
|
||||
@PART[Size1p5_Size1_Adapter_02]
|
||||
@PART[Size1p5_Size1_Adapter_02]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -443,7 +443,7 @@
|
||||
}
|
||||
|
||||
// Adapter - 1.875 to 1.25m Long
|
||||
@PART[Size1p5_Size1_Adapter_01]
|
||||
@PART[Size1p5_Size1_Adapter_01]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -505,7 +505,7 @@
|
||||
|
||||
|
||||
// Adapter - 1.875 to 0.625m
|
||||
@PART[Size1p5_Size0_Adapter_01]
|
||||
@PART[Size1p5_Size0_Adapter_01]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -567,7 +567,7 @@
|
||||
|
||||
|
||||
// Adapter - 2.5 to 1.875m
|
||||
@PART[Size1p5_Size2_Adapter_01]
|
||||
@PART[Size1p5_Size2_Adapter_01]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -4,7 +4,7 @@
|
||||
// - FL-R5 RCS Fuel Tank (Size1p5_Monoprop)
|
||||
|
||||
// Spherical Radial Tiny Tank
|
||||
@PART[monopropMiniSphere]
|
||||
@PART[monopropMiniSphere]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -15,7 +15,7 @@
|
||||
}
|
||||
}
|
||||
// FL-R5 RCS Fuel Tank
|
||||
@PART[Size1p5_Monoprop]
|
||||
@PART[Size1p5_Monoprop]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -2,7 +2,7 @@
|
||||
// Contents:
|
||||
- AE-FF1.5 Airstream Protective Shell (1.875m) (fairingSize1p5)
|
||||
|
||||
@PART[fairingSize1p5]
|
||||
@PART[fairingSize1p5]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user