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:
@ -5,7 +5,7 @@
|
||||
// - TD-50 Decoupler (Decoupler_4)
|
||||
|
||||
// TD-18 Decoupler
|
||||
@PART[Decoupler_1p5]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[Decoupler_1p5]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -66,7 +66,7 @@
|
||||
}
|
||||
|
||||
// Size 1.5 Decoupler
|
||||
@PART[Size1p5_Strut_Decoupler]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[Size1p5_Strut_Decoupler]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -112,7 +112,7 @@
|
||||
}
|
||||
|
||||
// TD-50 Decoupler
|
||||
@PART[Decoupler_4]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[Decoupler_4]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user