mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix gigantor repairability
This commit is contained in:
parent
be632e1a51
commit
a7beefd4f9
Binary file not shown.
@ -116,6 +116,11 @@
|
||||
scale = 1,1,1
|
||||
rotation = 0, 0, 0
|
||||
}
|
||||
|
||||
@MODULE[ModuleDeployableSolarPanel]
|
||||
{
|
||||
@breakName = pivotBase
|
||||
}
|
||||
}
|
||||
|
||||
// OX-STAT Photovoltaic Panels
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user