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