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

@ -8,7 +8,7 @@
// - Thermal Control System (large) (foldingRadLarge)
// Edge radiator
@PART[radPanelEdge]:HAS[#RestockIgnore[False]]
@PART[radPanelEdge]:HAS[RestockIgnore[]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -50,7 +50,7 @@
}
// Small Static radiator
@PART[radPanelSm]:HAS[#RestockIgnore[False]]
@PART[radPanelSm]:HAS[RestockIgnore[]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -135,7 +135,7 @@
}
// Large static radiator
@PART[radPanelLg]:HAS[#RestockIgnore[False]]
@PART[radPanelLg]:HAS[RestockIgnore[]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -219,7 +219,7 @@
}
// Small deployable radiator
@PART[foldingRadSmall]:HAS[#RestockIgnore[False]]
@PART[foldingRadSmall]:HAS[RestockIgnore[]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -268,7 +268,7 @@
}
// Medium deployable radiator
@PART[foldingRadMed]:HAS[#RestockIgnore[False]]
@PART[foldingRadMed]:HAS[RestockIgnore[]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -317,7 +317,7 @@
}
// Large deployable radiator
@PART[foldingRadLarge]:HAS[#RestockIgnore[False]]
@PART[foldingRadLarge]:HAS[RestockIgnore[]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE