mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
ModuleManager patch order change
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
// - Heat Shield (10m) (InflatableHeatShield)
|
||||
|
||||
// Heat Shield (0.625m)
|
||||
@PART[HeatShield0]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[HeatShield0]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -86,7 +86,7 @@
|
||||
}
|
||||
|
||||
// Heat Shield (1.25m)
|
||||
@PART[HeatShield1]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[HeatShield1]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -155,7 +155,7 @@
|
||||
}
|
||||
|
||||
// Heat Shield (2.5m)
|
||||
@PART[HeatShield2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[HeatShield2]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -224,7 +224,7 @@
|
||||
}
|
||||
|
||||
// Heat Shield (3.75m)
|
||||
@PART[HeatShield3]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[HeatShield3]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user