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 @@
|
||||
// - OX-STAT-XL Photovoltaic Panels (LgRadialSolarPanel)
|
||||
|
||||
// 1x6
|
||||
@PART[solarPanels4]
|
||||
@PART[solarPanels4]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Beale
|
||||
!mesh = DELETE
|
||||
@ -28,7 +28,7 @@
|
||||
}
|
||||
|
||||
// 1x6 shielded
|
||||
@PART[solarPanels2]
|
||||
@PART[solarPanels2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Beale
|
||||
!mesh = DELETE
|
||||
@ -53,7 +53,7 @@
|
||||
}
|
||||
|
||||
// 3x2
|
||||
@PART[solarPanels3]
|
||||
@PART[solarPanels3]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Beale
|
||||
!mesh = DELETE
|
||||
@ -72,7 +72,7 @@
|
||||
}
|
||||
|
||||
// 2x3 shroud
|
||||
@PART[solarPanels1]
|
||||
@PART[solarPanels1]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Beale
|
||||
!mesh = DELETE
|
||||
@ -97,7 +97,7 @@
|
||||
}
|
||||
|
||||
// Gigantor
|
||||
@PART[largeSolarPanel]
|
||||
@PART[largeSolarPanel]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -112,7 +112,7 @@
|
||||
}
|
||||
|
||||
// Static Small
|
||||
@PART[solarPanels5]
|
||||
@PART[solarPanels5]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -127,7 +127,7 @@
|
||||
}
|
||||
|
||||
// Gigantor
|
||||
@PART[LgRadialSolarPanel]
|
||||
@PART[LgRadialSolarPanel]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user