Fix gigantor repairability

This commit is contained in:
Chris 2021-01-27 19:11:20 -08:00
parent be632e1a51
commit a7beefd4f9
3 changed files with 6 additions and 0 deletions

View File

@ -116,6 +116,11 @@
scale = 1,1,1
rotation = 0, 0, 0
}
@MODULE[ModuleDeployableSolarPanel]
{
@breakName = pivotBase
}
}
// OX-STAT Photovoltaic Panels

View File

@ -1,6 +1,7 @@
v1.3.1
------
- Fixed small linear RCS collider
- Fixed Gigantor not being repairable
- Fixed compatability marked for 1.10.1, it isn't, really
- Change DXT5 textures to DXT1 where an alpha channel was unnecessary