Update small solar panels to allow repair

pull/932/head
Andrew Cassidy 3 years ago
parent af43cd8f70
commit 10f3147d9b

@ -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
{

@ -19,6 +19,7 @@ v1.3.0
- Added White variant to Mk1, Mk2 Illuminators
- Updated claw lamps with lens reflectivity and light cookies.
- Added RCS nozzle glows to improve RCS effects
- Updated small solar panel parts to allow them to be repaired
- Updated Russian localization (Fedor-St)
- Updated Japanese localization (Chemical-Factory)
- Updated twin boar replacement to target "new" Squad model

Loading…
Cancel
Save