RimWorld

RimWorld

No butchering Animal Colony debuff B19
3 Comments
Teneombre  [author] 22 Oct, 2018 @ 9:11am 
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1545537836 Version 1.0
There is no change in the code but I choose to make a new, clean 1.0 mod.
Teneombre  [author] 26 Sep, 2018 @ 3:26pm 
Choose : be more respectfull or upload your mod. I'm not ur fucking maid.
Oniwabanshu 25 Sep, 2018 @ 6:05pm 
For fucks sake... stop overriding defs...
Here, an A17 patch (you are welcome):
<Patch>

<Operation Class="PatchOperationReplace">
<xpath>/ThoughtDefs/ThoughtDef[defName = "KilledColonyAnimal"]/stages/li/baseOpinionOffset</xpath>
<value>
<baseOpinionOffset>0</baseOpinionOffset>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<xpath>/Defs/TaleDef[defName = "KilledColonyAnimal"]/expireDays</xpath>
<value>
<expireDays>0</expireDays>
</value>
</Operation>

</Patch>

No need to give credit