mirror of
https://github.com/amevarashi/RJW-Sexperience.git
synced 2024-08-14 23:54:08 +00:00
29 lines
No EOL
651 B
XML
29 lines
No EOL
651 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<Patch>
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>Defs/PreceptDef[defName="Corpses_DontCare"]/requiredMemes</xpath>
|
|
<value>
|
|
<li>Necrophile</li>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>Defs/PreceptDef[defName="Corpses_DontCare"]/associatedMemes</xpath>
|
|
<value>
|
|
<li>Necrophile</li>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>Defs/PreceptDef[defName="Lovin_FreeApproved"]</xpath>
|
|
<value>
|
|
<statOffsets>
|
|
<SexFrequency>0.5</SexFrequency>
|
|
<SexAbility>0.25</SexAbility>
|
|
</statOffsets>
|
|
</value>
|
|
</Operation>
|
|
|
|
|
|
</Patch> |