/Collapser

Collapser is a simple mod that alters how a thick overhead mountain roof will collapse.

Primary LanguageC#MIT LicenseMIT

Collapser

Mod Version RimWorld Version Harmony Version
Steam Subscribers GitHub Downloads

Link to Steam Workshop page
Link to Ludeon Forum thread


Remove overhead mountains on collapse as long as there is non-overhead mountain roof next to the collapse.

Without this mod there is no way to remove overhead mountain, no matter how many times it collapses it does not go away. With this mod if an overhead mountain roof collapses and there is a non-overhead roof on a tile directly adjacent to it then the overhead mountain will be removed.

While there are other mods that enable removing overhead mountains manually like normal roofs, this mod restricts it to only edges of mountains so you could technically remove a whole mountain as long as you start from the edge and work inwards.


STEAM INSTALLATION

NON-STEAM INSTALLATION

The following base methods are patched with Harmony:

Prefix* : Verse.RoofCollapserImmediate.DropRoofInCellPhaseTwo

A prefix marked by a * denotes that in some circumstances the original method will be bypassed