Fix the MM thing

This commit is contained in:
ChrisAdderley
2019-11-04 08:56:59 -08:00
parent acf5b0cbe6
commit ce3d17d8d0
67 changed files with 222 additions and 222 deletions

View File

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

View File

@ -8,7 +8,7 @@
// Large chute
@PART[parachuteLarge]:HAS[RestockIgnore[]]
@PART[parachuteLarge]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -36,7 +36,7 @@
}
// Large drogue chute
@PART[parachuteDrogue]:HAS[RestockIgnore[]]
@PART[parachuteDrogue]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -64,7 +64,7 @@
}
// 0.625m chute
@PART[parachuteSingle]:HAS[RestockIgnore[]]
@PART[parachuteSingle]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@rescaleFactor = 1.0
@scale = 1.0
@ -96,7 +96,7 @@
}
// Radial chute
@PART[parachuteRadial]:HAS[RestockIgnore[]]
@PART[parachuteRadial]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -125,7 +125,7 @@
}
// Radial drogue chute
@PART[radialDrogue]:HAS[RestockIgnore[]]
@PART[radialDrogue]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@rescaleFactor = 1.0
@scale = 1.0