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:
@ -6,7 +6,7 @@
|
||||
|
||||
|
||||
// Spherical Radial Tank
|
||||
@PART[externalTankRound]
|
||||
@PART[externalTankRound]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -87,7 +87,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@PART[externalTankCapsule]
|
||||
@PART[externalTankCapsule]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
@ -168,7 +168,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@PART[externalTankToroid]
|
||||
@PART[externalTankToroid]:HAS[#RestockIgnore[False]]
|
||||
{
|
||||
@author = Chris Adderley (Nertea)
|
||||
!mesh = DELETE
|
||||
|
Reference in New Issue
Block a user