mirror of
https://gitgud.io/amevarashi/rjw-sexperience-ideology.git
synced 2024-08-15 00:43:19 +00:00
114 lines
No EOL
3.4 KiB
XML
114 lines
No EOL
3.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<Patch>
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>Defs/ThoughtDef[defName="GotBredByAnimal"]</xpath>
|
|
<value>
|
|
<nullifyingPrecepts>
|
|
<li>Bestiality_OnlyVenerated</li>
|
|
<li>Bestiality_BondOnly</li>
|
|
<li>Bestiality_Honorable</li>
|
|
<li>Bestiality_Acceptable</li>
|
|
</nullifyingPrecepts>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>Defs/ThoughtDef[defName="GotAnalBredByAnimal"]</xpath>
|
|
<value>
|
|
<nullifyingPrecepts>
|
|
<li>Bestiality_OnlyVenerated</li>
|
|
<li>Bestiality_BondOnly</li>
|
|
<li>Bestiality_Honorable</li>
|
|
<li>Bestiality_Acceptable</li>
|
|
</nullifyingPrecepts>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>Defs/ThoughtDef[defName="AllowedAnimalToBreed"]</xpath>
|
|
<value>
|
|
<nullifyingPrecepts>
|
|
<li>Bestiality_OnlyVenerated</li>
|
|
<li>Bestiality_BondOnly</li>
|
|
<li>Bestiality_Honorable</li>
|
|
<li>Bestiality_Acceptable</li>
|
|
</nullifyingPrecepts>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>Defs/ThoughtDef[defName="GotLickedByAnimal"]</xpath>
|
|
<value>
|
|
<nullifyingPrecepts>
|
|
<li>Bestiality_OnlyVenerated</li>
|
|
<li>Bestiality_BondOnly</li>
|
|
<li>Bestiality_Honorable</li>
|
|
<li>Bestiality_Acceptable</li>
|
|
</nullifyingPrecepts>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>Defs/ThoughtDef[defName="GotGropedByAnimal"]</xpath>
|
|
<value>
|
|
<nullifyingPrecepts>
|
|
<li>Bestiality_OnlyVenerated</li>
|
|
<li>Bestiality_BondOnly</li>
|
|
<li>Bestiality_Honorable</li>
|
|
<li>Bestiality_Acceptable</li>
|
|
</nullifyingPrecepts>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>Defs/ThoughtDef[defName="AllowedAnimalToGrope"]</xpath>
|
|
<value>
|
|
<nullifyingPrecepts>
|
|
<li>Bestiality_OnlyVenerated</li>
|
|
<li>Bestiality_BondOnly</li>
|
|
<li>Bestiality_Honorable</li>
|
|
<li>Bestiality_Acceptable</li>
|
|
</nullifyingPrecepts>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>Defs/ThoughtDef[defName="StoleSomeLovin"]</xpath>
|
|
<value>
|
|
<nullifyingPrecepts>
|
|
<li>Rape_Honorable</li>
|
|
</nullifyingPrecepts>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>Defs/ThoughtDef[defName="Incestuous"]</xpath>
|
|
<value>
|
|
<nullifyingPrecepts>
|
|
<li>Incestuos_Free</li>
|
|
<li>Incestuos_IncestOnly</li>
|
|
</nullifyingPrecepts>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationConditional">
|
|
<xpath>Defs/ThoughtDef[defName="GotRaped" or defName="GotAnalRaped" or defName="GotAnalRapedByFemale" or defName="GotRapedUnconscious" or defName="HateMyRapist" or defName="AllowedMeToGetRaped"]/nullifyingPrecepts</xpath>
|
|
<nomatch Class="PatchOperationAdd">
|
|
<xpath>Defs/ThoughtDef[defName="GotRaped" or defName="GotAnalRaped" or defName="GotAnalRapedByFemale" or defName="GotRapedUnconscious" or defName="HateMyRapist" or defName="AllowedMeToGetRaped"]</xpath>
|
|
<value>
|
|
<nullifyingPrecepts>
|
|
<li>Submissive_Male</li>
|
|
<li>Submissive_Female</li>
|
|
</nullifyingPrecepts>
|
|
</value>
|
|
</nomatch>
|
|
<match Class="PatchOperationAdd">
|
|
<xpath>Defs/ThoughtDef[defName="GotRaped" or defName="GotAnalRaped" or defName="GotAnalRapedByFemale" or defName="GotRapedUnconscious" or defName="HateMyRapist" or defName="AllowedMeToGetRaped"]/nullifyingPrecepts</xpath>
|
|
<value>
|
|
<li>Submissive_Male</li>
|
|
<li>Submissive_Female</li>
|
|
</value>
|
|
</match>
|
|
</Operation>
|
|
</Patch> |