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:
@ -7,7 +7,7 @@
|
||||
// - T-50 Structural Tube (Tube4)
|
||||
|
||||
// T-12 Structural Tube
|
||||
@PART[Tube1]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[Tube1]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -315,7 +315,7 @@
|
||||
}
|
||||
|
||||
// T-18 Structural Tube
|
||||
@PART[Tube1p5]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[Tube1p5]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -622,7 +622,7 @@
|
||||
}
|
||||
|
||||
// T-25 Structural Tube
|
||||
@PART[Tube2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[Tube2]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -929,7 +929,7 @@
|
||||
}
|
||||
|
||||
// T-37 Structural Tube
|
||||
@PART[Tube3]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[Tube3]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -1236,7 +1236,7 @@
|
||||
}
|
||||
|
||||
// T-50 Structural Tube
|
||||
@PART[Tube4]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[Tube4]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user