2021-07-27 14:28:31 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Defs>
|
|
|
|
<!-- Agreement - same -->
|
|
|
|
|
|
|
|
<GoodwillSituationDef>
|
|
|
|
<defName>Zoophile_Zoophile</defName>
|
|
|
|
<label>zoophile agreement</label>
|
|
|
|
<workerClass>GoodwillSituationWorker_MemeCompatibility</workerClass>
|
|
|
|
<meme>Zoophile</meme>
|
|
|
|
<otherMeme>Zoophile</otherMeme>
|
|
|
|
<naturalGoodwillOffset>30</naturalGoodwillOffset>
|
|
|
|
</GoodwillSituationDef>
|
|
|
|
|
2021-08-13 15:23:12 +00:00
|
|
|
<GoodwillSituationDef>
|
|
|
|
<defName>Necrophile_Necrophile</defName>
|
|
|
|
<label>necrophile agreement</label>
|
|
|
|
<workerClass>GoodwillSituationWorker_MemeCompatibility</workerClass>
|
|
|
|
<meme>Necrophile</meme>
|
|
|
|
<otherMeme>Necrophile</otherMeme>
|
|
|
|
<naturalGoodwillOffset>30</naturalGoodwillOffset>
|
|
|
|
</GoodwillSituationDef>
|
2021-07-27 14:28:31 +00:00
|
|
|
<!-- Disagreement -->
|
|
|
|
|
|
|
|
<GoodwillSituationDef>
|
|
|
|
<defName>Zoophile_All</defName>
|
|
|
|
<label>zoophile</label>
|
2021-08-21 16:29:59 +00:00
|
|
|
<workerClass>RJWSexperience.Ideology.GoodwillSituationWorker_OneWayReceive</workerClass>
|
2021-07-27 14:28:31 +00:00
|
|
|
<meme>Zoophile</meme>
|
|
|
|
<versusAll>true</versusAll>
|
|
|
|
<naturalGoodwillOffset>-50</naturalGoodwillOffset>
|
|
|
|
</GoodwillSituationDef>
|
|
|
|
|
|
|
|
<GoodwillSituationDef>
|
|
|
|
<defName>Rapist_All</defName>
|
|
|
|
<label>rapist</label>
|
2021-08-21 16:29:59 +00:00
|
|
|
<workerClass>RJWSexperience.Ideology.GoodwillSituationWorker_OneWayReceive</workerClass>
|
2021-07-27 14:28:31 +00:00
|
|
|
<meme>Rapist</meme>
|
|
|
|
<versusAll>true</versusAll>
|
|
|
|
<naturalGoodwillOffset>-20</naturalGoodwillOffset>
|
|
|
|
</GoodwillSituationDef>
|
2021-08-13 15:23:12 +00:00
|
|
|
|
|
|
|
<GoodwillSituationDef>
|
|
|
|
<defName>Necrophile_All</defName>
|
|
|
|
<label>necrophile</label>
|
2021-08-21 16:29:59 +00:00
|
|
|
<workerClass>RJWSexperience.Ideology.GoodwillSituationWorker_OneWayReceive</workerClass>
|
2021-08-13 15:23:12 +00:00
|
|
|
<meme>Necrophile</meme>
|
|
|
|
<versusAll>true</versusAll>
|
|
|
|
<naturalGoodwillOffset>-50</naturalGoodwillOffset>
|
|
|
|
</GoodwillSituationDef>
|
2021-07-27 14:28:31 +00:00
|
|
|
</Defs>
|