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 @@
|
||||
// - RE-I5 "Skipper" Liquid Fuel Engine (engineLargeSkipper)
|
||||
|
||||
// RE-M3 "Mainsail" Liquid Fuel Engine
|
||||
@PART[liquidEngine1-2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[liquidEngine1-2]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea) and riocrokite
|
||||
%node_attach = 0.0, 1.065308, 0.0, 0.0, 1.0, 0.0, 2
|
||||
@ -390,7 +390,7 @@
|
||||
}
|
||||
|
||||
// RE-I5 "Skipper" Liquid Fuel Engine
|
||||
@PART[engineLargeSkipper]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[engineLargeSkipper]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea) and riocrokite
|
||||
%node_attach = 0.0, 0.0, 0.0, 0.0, 1.0, 0.0, 2
|
||||
|
Reference in New Issue
Block a user