Developed with the cooperation of UniTrader, much thanks.
http://www.mediafire.com/download/bye4b ... balance.7z
File Contents should be unzipped and placed in the \Extentions subfolder, and then enabled in the games main menu.
File Contents of Scaldis_Rebalance.7z ;
\Scaldis_Rebalance\assets\units\size_xl\Macros\units_size_xl_cargo_hauler_3_macro.xml
File Contents of \units_size_xl_cargo_hauler_3_macro.xml ;
Code: Select all
<?xml version="1.0" encoding="UTF-8"?> <diff>
<replace
sel='//connection[@ref="connection_storage02"]/macro/@ref'
>storage_ship_xl_universal_02_macro</replace>
<remove
sel='//connection[@ref="connection_storage03"]'/>
<remove
sel='//connection[@ref="connection_storage04"]'/>
<remove
sel='//connection[@ref="connection_storage05"]'/>
</diff>
The mod will only affect newly built and newly spawned ships, ships that already exist in a game will remain unaffected.
Removal:
Remove the "Scaldis Rebalance" directory from the extensions folder and then edit the save file and remove the following line of code:
Code: Select all
<patch extension="Scaldis Rebalance" version="1" name="Scaldis Rebalance"/>