diff --git a/Distribution/Restock/GameData/ReStock/Assets/Electrical/restock-solarpanel-gigantor.mu b/Distribution/Restock/GameData/ReStock/Assets/Electrical/restock-solarpanel-gigantor.mu index e0de017f..22c1199f 100644 Binary files a/Distribution/Restock/GameData/ReStock/Assets/Electrical/restock-solarpanel-gigantor.mu and b/Distribution/Restock/GameData/ReStock/Assets/Electrical/restock-solarpanel-gigantor.mu differ diff --git a/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-solarpanels.cfg b/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-solarpanels.cfg index 25a32244..7a42e8f1 100644 --- a/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-solarpanels.cfg +++ b/Distribution/Restock/GameData/ReStock/Patches/Electrical/restock-solarpanels.cfg @@ -116,6 +116,11 @@ scale = 1,1,1 rotation = 0, 0, 0 } + + @MODULE[ModuleDeployableSolarPanel] + { + @breakName = pivotBase + } } // OX-STAT Photovoltaic Panels diff --git a/Distribution/Restock/changelog.txt b/Distribution/Restock/changelog.txt index fc2389b9..cea8710c 100644 --- a/Distribution/Restock/changelog.txt +++ b/Distribution/Restock/changelog.txt @@ -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