RimWorld

RimWorld

Vanilla Social Interactions Expanded
Cannibal Fix Easy Do It In 2 Minutes Not Clickbait
1. C:\SteamLibrary\steamapps\workshop\content\294100\2439736083\1.3\Defs\ThoughtDefs (or wherever you installed rimworld)

2. open Thoughts_Situation_Social.xml i recommend Notepad++

3. delete this

<ThoughtDef> <defName>VSIE_IngestedHumanFlesh</defName> <thoughtClass>VanillaSocialInteractionsExpanded.Thought_OnePawn_Situation</thoughtClass> <workerClass>VanillaSocialInteractionsExpanded.ThoughtWorker_IngestedHumanFlesh</workerClass> <taleDef>VSIE_IngestedHumanFlesh</taleDef> <validWhileDespawned>true</validWhileDespawned> <stages> <li> <label>{OTHERPAWN_nameDef} ate human flesh, I will always be afraid of {OTHERPAWN_possessive}</label> <baseOpinionOffset>-25</baseOpinionOffset> </li> </stages> </ThoughtDef>

4. save

5. seriously am i the first person to think about doing this? it works even if your save is already afflicted.