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 @@
|
||||
// - AE-FF4 Airstream Protective Shell (5m) (fairingSize4)
|
||||
|
||||
// AE-FF1.5 Airstream Protective Shell (1.875m)
|
||||
@PART[fairingSize1p5]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[fairingSize1p5]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -111,7 +111,7 @@
|
||||
}
|
||||
|
||||
// AE-FF4 Airstream Protective Shell (5m)
|
||||
@PART[fairingSize4]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[fairingSize4]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user