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

@ -7,7 +7,7 @@
// - Mk2 Lander Can (mk2LanderCabin_v2)
// Cupola
@PART[cupola]:HAS[RestockIgnore[]]
@PART[cupola]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -30,7 +30,7 @@
}
// Mk1 Pod
@PART[mk1pod_v2]:HAS[RestockIgnore[]]
@PART[mk1pod_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -95,7 +95,7 @@
}
// Mk1-3 Pod
@PART[mk1-3pod]:HAS[RestockIgnore[]]
@PART[mk1-3pod]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -157,7 +157,7 @@
}
// Mk1 Lander Can
@PART[landerCabinSmall]:HAS[RestockIgnore[]]
@PART[landerCabinSmall]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -173,7 +173,7 @@
}
// Mk2 Lander Can
@PART[mk2LanderCabin_v2]:HAS[RestockIgnore[]]
@PART[mk2LanderCabin_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE