8. compatibility features and patches - occam1st/RimTrust GitHub Wiki
This is a quick overview of what and how RimTrust patches either Rimworld core features to get new content or import some compatibility for other mods.
expanding Rimworld core features:
- (from original RimBank mod) added banknotes and support for those in traders and settlements
- pawn died thought removed for deaths of pawns with neural implants (gives a positive mood bonus instead of negative one to the remaining colonists)
XML patching for RimTrust and other mods:
All these patches need a fresh start of Rimworld to start to work due to Rimworld reading XML on the game start
- LegacyPower patches the XML file of the trust ledger console so power consumption goes down or in the negative (thus generating power)
- triggered each time when saving power via the trust ledger console
- patching XML for LMWs Deep Storage safe, so that banknotes can be stored in there (where else should your precious money go)
- first triggered when having a trust ledger console placed on the map
- patching XML for GunsGalore Run'n'Gunners TraderKinds for banknotes, so they can be used for traders and settlements
- first triggered when having a trust ledger console placed on the map