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:
@ -5,7 +5,7 @@
|
||||
// - Kelus-LV Bay Mobility Enhancer (telescopicLadderBay)
|
||||
|
||||
// Static Ladder
|
||||
@PART[ladder1]
|
||||
@PART[ladder1]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -20,7 +20,7 @@
|
||||
}
|
||||
|
||||
// Small ladder
|
||||
@PART[telescopicLadder]
|
||||
@PART[telescopicLadder]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -47,7 +47,7 @@
|
||||
}
|
||||
|
||||
// Big ladder
|
||||
@PART[telescopicLadderBay]
|
||||
@PART[telescopicLadderBay]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user