Fix method

This commit is contained in:
ChrisAdderley
2019-11-03 16:37:03 -08:00
parent 14c45f2d3a
commit 37580751ba
67 changed files with 223 additions and 223 deletions

View File

@ -5,7 +5,7 @@
// - LT-2 Landing Strut (landingLeg1-2)
// LT-05 Micro Landing Strut
@PART[miniLandingLeg]:HAS[#RestockIgnore[False]]
@PART[miniLandingLeg]:HAS[RestockIgnore[]]
{
@author = Andrew Cassidy
@ -104,7 +104,7 @@
}
// LT-1 Landing Strut
@PART[landingLeg1]:HAS[#RestockIgnore[False]]
@PART[landingLeg1]:HAS[RestockIgnore[]]
{
@author = Andrew Cassidy
@ -135,7 +135,7 @@
}
// LT-2 Landing Strut
@PART[landingLeg1-2]:HAS[#RestockIgnore[False]]
@PART[landingLeg1-2]:HAS[RestockIgnore[]]
{
@author = Andrew Cassidy