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

@ -6,7 +6,7 @@
- Heat Shield (3.75m) (HeatShield3)
- Heat Shield (10m) (InflatableHeatShield)
@PART[HeatShield0]
@PART[HeatShield0]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -83,7 +83,7 @@
}
}
@PART[HeatShield1]
@PART[HeatShield1]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -150,7 +150,7 @@
}
}
@PART[HeatShield2]
@PART[HeatShield2]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -218,7 +218,7 @@
}
}
@PART[HeatShield3]
@PART[HeatShield3]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE

View File

@ -8,7 +8,7 @@
// - Thermal Control System (large) (foldingRadLarge)
// Edge radiator
@PART[radPanelEdge]
@PART[radPanelEdge]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -17,7 +17,7 @@
{
model = ReStock/Assets/Thermal/restock-radiator-static-edge-1
}
MODULE
{
name = ModuleRestockHeatEffects
@ -50,7 +50,7 @@
}
// Small Static radiator
@PART[radPanelSm]
@PART[radPanelSm]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -131,11 +131,11 @@
}
disableBlackbody = true
}
}
// Large static radiator
@PART[radPanelLg]
@PART[radPanelLg]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -219,7 +219,7 @@
}
// Small deployable radiator
@PART[foldingRadSmall]
@PART[foldingRadSmall]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
@ -228,7 +228,7 @@
{
model = ReStock/Assets/Thermal/restock-radiator-deploying-small-1
}
@MODULE[ModuleDeployableRadiator]
{
@animationName = RadiatorExtend
@ -268,12 +268,12 @@
}
// Medium deployable radiator
@PART[foldingRadMed]
@PART[foldingRadMed]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE
!MODEL {}
MODEL
{
model = ReStock/Assets/Thermal/restock-radiator-deploying-medium-1
@ -317,7 +317,7 @@
}
// Large deployable radiator
@PART[foldingRadLarge]
@PART[foldingRadLarge]:HAS[#RestockIgnore[False]]
{
@author = Chris Adderley (Nertea)
!mesh = DELETE