mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
74 lines
No EOL
1.9 KiB
XML
74 lines
No EOL
1.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Patch>
|
|
|
|
<Operation Class="PatchOperationFindMod">
|
|
<mods>
|
|
<li>Vanilla Races Expanded - Sanguophage</li>
|
|
</mods>
|
|
<match Class="PatchOperationAddModExtension">
|
|
<xpath>/Defs/GeneDef[defName="VRE_SanguineHair"]</xpath>
|
|
<value>
|
|
<li Class="RJW_Genes.QirkExtension">
|
|
<Satisfiedquirk>DemonLoverQuirk</Satisfiedquirk>
|
|
</li>
|
|
</value>
|
|
</match>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationFindMod">
|
|
<mods>
|
|
<li>Vanilla Races Expanded - Sanguophage</li>
|
|
</mods>
|
|
<match Class="PatchOperationAddModExtension">
|
|
<xpath>/Defs/GeneDef[defName="VRE_BatEars"]</xpath>
|
|
<value>
|
|
<li Class="RJW_Genes.QirkExtension">
|
|
<Satisfiedquirk>TeratophileQuirk</Satisfiedquirk>
|
|
</li>
|
|
</value>
|
|
</match>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationFindMod">
|
|
<mods>
|
|
<li>Vanilla Races Expanded - Sanguophage</li>
|
|
</mods>
|
|
<match Class="PatchOperationAddModExtension">
|
|
<xpath>/Defs/GeneDef[defName="VRE_UpperBatEars"]</xpath>
|
|
<value>
|
|
<li Class="RJW_Genes.QirkExtension">
|
|
<Satisfiedquirk>TeratophileQuirk</Satisfiedquirk>
|
|
</li>
|
|
</value>
|
|
</match>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationFindMod">
|
|
<mods>
|
|
<li>Vanilla Races Expanded - Sanguophage</li>
|
|
</mods>
|
|
<match Class="PatchOperationAddModExtension">
|
|
<xpath>/Defs/GeneDef[defName="VRE_Talons"]</xpath>
|
|
<value>
|
|
<li Class="RJW_Genes.QirkExtension">
|
|
<Satisfiedquirk>DemonLoverQuirk</Satisfiedquirk>
|
|
</li>
|
|
</value>
|
|
</match>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationFindMod">
|
|
<mods>
|
|
<li>Vanilla Races Expanded - Sanguophage</li>
|
|
</mods>
|
|
<match Class="PatchOperationAddModExtension">
|
|
<xpath>/Defs/GeneDef[defName="VRE_BatNose"]</xpath>
|
|
<value>
|
|
<li Class="RJW_Genes.QirkExtension">
|
|
<Satisfiedquirk>TeratophileQuirk</Satisfiedquirk>
|
|
</li>
|
|
</value>
|
|
</match>
|
|
</Operation>
|
|
|
|
</Patch> |