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:
@ -3,7 +3,7 @@
|
||||
// - Heat Shield (1.875m) (HeatShield1p5)
|
||||
|
||||
// Heat Shield (1.875m)
|
||||
@PART[HeatShield1p5]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[HeatShield1p5]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -4,7 +4,7 @@
|
||||
// - Protective Rocket Nosecone mk16 (rocketNoseConeSize4)
|
||||
|
||||
// Protective Rocket Nosecone Mk5A
|
||||
@PART[Size_1_5_Cone]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[Size_1_5_Cone]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -65,7 +65,7 @@
|
||||
}
|
||||
|
||||
// Protective Rocket Nosecone mk16
|
||||
@PART[rocketNoseConeSize4]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[rocketNoseConeSize4]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user