mirror of
https://gitgud.io/Tory/rimnude-unofficial.git
synced 2024-08-15 00:03:30 +00:00
13 lines
No EOL
605 B
XML
13 lines
No EOL
605 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Patch>
|
|
<Operation Class="PatchOperationFindMod">
|
|
<mods>
|
|
<li>Xenohumans - Anthromorphs</li>
|
|
</mods>
|
|
<match Class="PatchOperationAttributeSet">
|
|
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName="ATK_Avianmorph" or defName="ATK_Bovinemorph" or defName="ATK_Caninemorph" or defName="ATK_Cervinemorph" or defName="ATK_Dragomorph" or defName="ATK_Felinemorph" or defName="ATK_Gnollmorph" or defName="ATK_Lagomorph" or defName="ATK_Vulpinemorph"]</xpath>
|
|
<attribute>ParentName</attribute>
|
|
<value>RNW_VanillaBase</value>
|
|
</match>
|
|
</Operation>
|
|
</Patch> |