Update small solar panels to allow repair

This commit is contained in:
2021-01-15 21:36:20 -08:00
parent af43cd8f70
commit 10f3147d9b
6 changed files with 10 additions and 0 deletions

View File

@ -24,6 +24,8 @@
@MODULE[ModuleDeployableSolarPanel]
{
@secondaryTransformName = panel6
@animationName = 1x6SolarPanels
@breakName = sunParent
}
}
@ -43,6 +45,8 @@
@MODULE[ModuleDeployableSolarPanel]
{
@secondaryTransformName = panel6
@animationName = 1x6ShroudSolarPanels
@breakName = sunParent
}
MODULE
{
@ -67,6 +71,8 @@
@MODULE[ModuleDeployableSolarPanel]
{
@secondaryTransformName = solar6
@animationName = 3x2SolarPanels
@breakName = sunParent
}
}
@ -86,6 +92,9 @@
@MODULE[ModuleDeployableSolarPanel]
{
@secondaryTransformName = solar6
@animationName = 3x2ShroudSolarPanels
@breakName = sunParent
}
MODULE
{