RimWorld

RimWorld

No butchering Animal Colony debuff B19
3 kommentarer
Teneombre  [ophavsmand] 22. okt. 2018 kl. 9:11 
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  [ophavsmand] 26. sep. 2018 kl. 15:26 
Choose : be more respectfull or upload your mod. I'm not ur fucking maid.
Oniwabanshu 25. sep. 2018 kl. 18:05 
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