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

@ -5,7 +5,7 @@
// - Kelus-LV Bay Mobility Enhancer (telescopicLadderBay)
// Static Ladder
@PART[ladder1]
@PART[ladder1]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -20,7 +20,7 @@
}
// Small ladder
@PART[telescopicLadder]
@PART[telescopicLadder]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -47,7 +47,7 @@
}
// Big ladder
@PART[telescopicLadderBay]
@PART[telescopicLadderBay]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE

View File

@ -8,7 +8,7 @@
// Large chute
@PART[parachuteLarge]
@PART[parachuteLarge]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -36,7 +36,7 @@
}
// Large drogue chute
@PART[parachuteDrogue]
@PART[parachuteDrogue]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -64,7 +64,7 @@
}
// 0.625m chute
@PART[parachuteSingle]
@PART[parachuteSingle]:HAS[#RestockIgnore[False]]
{
@rescaleFactor = 1.0
@scale = 1.0
@ -96,7 +96,7 @@
}
// Radial chute
@PART[parachuteRadial]
@PART[parachuteRadial]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -125,7 +125,7 @@
}
// Radial drogue chute
@PART[radialDrogue]
@PART[radialDrogue]:HAS[#RestockIgnore[False]]
{
@rescaleFactor = 1.0
@scale = 1.0
@ -153,4 +153,4 @@
cube = DEPLOYED, 3.719,4.228,1.707, 3.719,4.227,1.707, 8.056,7.146,4.929, 8.056,7.048,5.134, 3.779,4.314,1.707, 3.779,4.237,1.774, 3.576E-07,2.307,-0.04783, 3.227,5.037,3.227
}
}
}