mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Test of RS patch ignore
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
// - Launch Escape System (LaunchEscapeSystem)
|
||||
|
||||
// Kickback
|
||||
@PART[MassiveBooster]
|
||||
@PART[MassiveBooster]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -145,7 +145,7 @@
|
||||
}
|
||||
|
||||
// Thumper
|
||||
@PART[solidBooster1-1]
|
||||
@PART[solidBooster1-1]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -289,7 +289,7 @@
|
||||
}
|
||||
|
||||
// Hammer
|
||||
@PART[solidBooster_v2]
|
||||
@PART[solidBooster_v2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -449,7 +449,7 @@
|
||||
}
|
||||
|
||||
// Flea
|
||||
@PART[solidBooster_sm_v2]
|
||||
@PART[solidBooster_sm_v2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -608,7 +608,7 @@
|
||||
}
|
||||
|
||||
// Separatron
|
||||
@PART[sepMotor1]
|
||||
@PART[sepMotor1]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -851,4 +851,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user