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:
@ -9,7 +9,7 @@
|
||||
// - Hydraulic Detachment Manifold (radialDecoupler1-2)
|
||||
|
||||
// TD-06 Decoupler
|
||||
@PART[Decoupler_0]
|
||||
@PART[Decoupler_0]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -54,7 +54,7 @@
|
||||
}
|
||||
|
||||
// TD-12 Decoupler
|
||||
@PART[Decoupler_1]
|
||||
@PART[Decoupler_1]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -76,7 +76,7 @@
|
||||
themeName = Dark
|
||||
primaryColor = #4c4f47
|
||||
secondaryColor = #4c4f47
|
||||
|
||||
|
||||
GAMEOBJECTS
|
||||
{
|
||||
Decoupler125White = false
|
||||
@ -116,7 +116,7 @@
|
||||
}
|
||||
|
||||
// TD-25 Decoupler
|
||||
@PART[Decoupler_2]
|
||||
@PART[Decoupler_2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -138,7 +138,7 @@
|
||||
themeName = Metal
|
||||
primaryColor = #6f6e6d
|
||||
secondaryColor = #6f6e6d
|
||||
|
||||
|
||||
GAMEOBJECTS
|
||||
{
|
||||
Decoupler25White = false
|
||||
@ -178,7 +178,7 @@
|
||||
}
|
||||
|
||||
// TD-37 Decoupler
|
||||
@PART[Decoupler_3]
|
||||
@PART[Decoupler_3]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -223,7 +223,7 @@
|
||||
}
|
||||
|
||||
// TD-70 Decoupler
|
||||
@PART[radialDecoupler2]
|
||||
@PART[radialDecoupler2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -240,7 +240,7 @@
|
||||
}
|
||||
|
||||
// TD-37 Decoupler
|
||||
@PART[radialDecoupler]
|
||||
@PART[radialDecoupler]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -257,7 +257,7 @@
|
||||
}
|
||||
|
||||
// HDM Decoupler
|
||||
@PART[radialDecoupler1-2]
|
||||
@PART[radialDecoupler1-2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user