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:
@ -4,7 +4,7 @@
|
||||
// - KR-1 "Mastodon" Liquid Fuel Engine (LiquidEngineKE-1)
|
||||
|
||||
// RE-I2 "Skiff" Liquid Fuel Engine
|
||||
@PART[LiquidEngineRE-I2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[LiquidEngineRE-I2]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -475,7 +475,7 @@
|
||||
}
|
||||
|
||||
// KR-1 "Mastodon" Liquid Fuel Engine
|
||||
@PART[LiquidEngineKE-1]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[LiquidEngineKE-1]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user