mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix the MM thing
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
- Heat Shield (3.75m) (HeatShield3)
|
||||
- Heat Shield (10m) (InflatableHeatShield)
|
||||
|
||||
@PART[HeatShield0]:HAS[RestockIgnore[]]
|
||||
@PART[HeatShield0]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -83,7 +83,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@PART[HeatShield1]:HAS[RestockIgnore[]]
|
||||
@PART[HeatShield1]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -150,7 +150,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@PART[HeatShield2]:HAS[RestockIgnore[]]
|
||||
@PART[HeatShield2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -218,7 +218,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@PART[HeatShield3]:HAS[RestockIgnore[]]
|
||||
@PART[HeatShield3]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user