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 @@
|
||||
// - LT-2 Landing Strut (landingLeg1-2)
|
||||
|
||||
// LT-05 Micro Landing Strut
|
||||
@PART[miniLandingLeg]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[miniLandingLeg]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Andrew Cassidy
|
||||
!mesh = DELETE
|
||||
@ -99,7 +99,7 @@
|
||||
}
|
||||
|
||||
// LT-1 Landing Strut
|
||||
@PART[landingLeg1]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[landingLeg1]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Andrew Cassidy
|
||||
!mesh = DELETE
|
||||
@ -131,7 +131,7 @@
|
||||
}
|
||||
|
||||
// LT-2 Landing Strut
|
||||
@PART[landingLeg1-2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[landingLeg1-2]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Andrew Cassidy
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user