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 @@
|
||||
// - PPD-10 Hitchhiker Storage Container (crewCabin)
|
||||
|
||||
// Science Mobile Processing Lab MPL-LG-2
|
||||
@PART[Large_Crewed_Lab]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[Large_Crewed_Lab]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley
|
||||
!mesh = DELETE
|
||||
@ -33,7 +33,7 @@
|
||||
}
|
||||
|
||||
// PPD-10 Hitchhiker Storage Container
|
||||
@PART[crewCabin]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[crewCabin]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user