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 @@
|
||||
// - Kelus-LV Bay Mobility Enhancer (telescopicLadderBay)
|
||||
|
||||
// Pegasus I Mobility Enhancer
|
||||
@PART[ladder1]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[ladder1]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -20,7 +20,7 @@
|
||||
}
|
||||
|
||||
// Kelus Mobility Enhancer
|
||||
@PART[telescopicLadder]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[telescopicLadder]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -46,7 +46,7 @@
|
||||
}
|
||||
|
||||
// Kelus-LV Bay Mobility Enhancer
|
||||
@PART[telescopicLadderBay]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[telescopicLadderBay]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user