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:
@ -6,7 +6,7 @@
|
||||
// - EP-50 Engine Plate (EnginePlate4)
|
||||
|
||||
// EP-18 Engine Plate
|
||||
@PART[EnginePlate1p5]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[EnginePlate1p5]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea)
|
||||
!MODEL,* {}
|
||||
@ -447,7 +447,7 @@
|
||||
}
|
||||
|
||||
// EP-25 Engine Plate
|
||||
@PART[EnginePlate2]:HAS[~RestockIgnore[*]]:FOR[ReStock] {
|
||||
@PART[EnginePlate2]:HAS[~RestockIgnore[*]]:FOR[000_ReStock] {
|
||||
@author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea)
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
@ -983,7 +983,7 @@
|
||||
}
|
||||
|
||||
// EP-37 Engine Plate
|
||||
@PART[EnginePlate3]:HAS[~RestockIgnore[*]]:FOR[ReStock] {
|
||||
@PART[EnginePlate3]:HAS[~RestockIgnore[*]]:FOR[000_ReStock] {
|
||||
@author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea)
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
@ -1423,7 +1423,7 @@
|
||||
}
|
||||
|
||||
// EP-50 Engine Plate
|
||||
@PART[EnginePlate4]:HAS[~RestockIgnore[*]]:FOR[ReStock] {
|
||||
@PART[EnginePlate4]:HAS[~RestockIgnore[*]]:FOR[000_ReStock] {
|
||||
@author = Andrew Cassidy (Cinebox) and Chris Adderley (Nertea)
|
||||
!MODEL,* {}
|
||||
MODEL
|
||||
|
Reference in New Issue
Block a user