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:
parent
af43cd8f70
commit
10f3147d9b
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -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…
Reference in New Issue
Block a user