RimWorld

RimWorld

Anomaly Cult Expansion (Temporarily frozen)
Temporary way to make raids with ritual work properly until the author fixes it (the latest “fix” doesn't work by the way)
Hi, I think you are now, like me, trying to figure out why when raiding with ritual the cultists just leave the map, leaving only ghouls on the map that do nothing

Here's the answer: it's because the event spawns ghouls who can't take part in the ritual, but the mechanics of the event try to force everyone to take part in it, and as a result the ritual is kind of reset and all the human pawns leave the map. To fix this, I simply disabled the appearance of ghouls in these events. Below I'll write how to do this

Find the file HoraxCultPatch.xml in the mod folder, open it with a text editor and delete or comment out this part of the code (it's right at the beginning):

<Operation Class="PatchOperationAdd">
<xpath>/Defs/FactionDef[defName="HoraxCult"]/pawnGroupMakers/li/options</xpath>
<value>
<Horaxian_Ghoul>1</Horaxian_Ghoul>
</value>
</Operation>
< >
Showing 1-1 of 1 comments
Thanks man.
< >
Showing 1-1 of 1 comments
Per page: 1530 50