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:
@ -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
|
||||
|
Reference in New Issue
Block a user