Test of RS patch ignore

This commit is contained in:
ChrisAdderley
2019-11-01 11:42:48 -07:00
parent dbcd8321ea
commit 14c45f2d3a
67 changed files with 277 additions and 269 deletions

View File

@ -1,11 +1,11 @@
// Patches applying art changes to Landing Legs
// Contents:
// Contents:
// - LT-05 Micro Landing Strut (miniLandingLeg)
// - LT-1 Landing Strut (landingLeg1)
// - LT-2 Landing Strut (landingLeg1-2)
// LT-05 Micro Landing Strut
@PART[miniLandingLeg]
@PART[miniLandingLeg]:HAS[#RestockIgnore[False]]
{
@author = Andrew Cassidy
@ -104,7 +104,7 @@
}
// LT-1 Landing Strut
@PART[landingLeg1]
@PART[landingLeg1]:HAS[#RestockIgnore[False]]
{
@author = Andrew Cassidy
@ -135,7 +135,7 @@
}
// LT-2 Landing Strut
@PART[landingLeg1-2]
@PART[landingLeg1-2]:HAS[#RestockIgnore[False]]
{
@author = Andrew Cassidy