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:
@ -4,7 +4,7 @@
|
||||
// - Illuminator Mk2 (spotLight2)
|
||||
|
||||
// Spotlight
|
||||
@PART[spotLight1]
|
||||
@PART[spotLight1]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -24,7 +24,7 @@
|
||||
}
|
||||
|
||||
// Floodlight
|
||||
@PART[spotLight2]
|
||||
@PART[spotLight2]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user