mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Update small solar panels to allow repair
This commit is contained in:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user