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 @@
|
||||
// - Vernor Engine (vernorEngine)
|
||||
|
||||
// RV-105 RCS Thruster Block
|
||||
@PART[RCSBlock_v2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[RCSBlock_v2]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -67,7 +67,7 @@
|
||||
}
|
||||
|
||||
// Place-Anywhere 7 Linear RCS Port
|
||||
@PART[linearRcs]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[linearRcs]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -161,7 +161,7 @@
|
||||
}
|
||||
|
||||
// Vernor Engine
|
||||
@PART[vernierEngine]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[vernierEngine]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
@ -5,7 +5,7 @@
|
||||
// - Advanced Reaction Wheel Module, Large (asasmodule1-2)
|
||||
|
||||
// Small Inline Reaction Wheel
|
||||
@PART[sasModule]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[sasModule]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Andrew Cassidy
|
||||
!mesh = DELETE
|
||||
@ -25,7 +25,7 @@
|
||||
}
|
||||
|
||||
// Advanced Inline Stabilizer
|
||||
@PART[advSasModule]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[advSasModule]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -42,7 +42,7 @@
|
||||
}
|
||||
|
||||
// Advanced Reaction Wheel Module, Large
|
||||
@PART[asasmodule1-2]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[asasmodule1-2]:HAS[~RestockIgnore[*]]:FOR[000_ReStock]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user