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 @@
|
||||
// - S3 KS-25x4 "Mammoth" Liquid Fuel Engine (Size3EngineCluster)
|
||||
|
||||
// Kerbodyne KR-2L+ "Rhino" Liquid Fuel Engine
|
||||
@PART[Size3AdvancedEngine]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[Size3AdvancedEngine]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -268,7 +268,7 @@
|
||||
}
|
||||
|
||||
// S3 KS-25x4 "Mammoth" Liquid Fuel Engine
|
||||
@PART[Size3EngineCluster]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[Size3EngineCluster]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user