RimWorld

RimWorld

Facial Animations Xenotype Compatibility
salt_babe Sep 28, 2023 @ 7:40pm
GeneDefs_Fantasy_Goblins_Updated.xml
<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationFindMod">
<mods>
<li>Fantasy Goblins Updated</li>
</mods>
<match Class="PatchOperationSequence">
<success>Always</success>
<operations>
<li Class="PatchOperationConditional">
<xpath>Defs/GeneDef[defName="Fantasy_Goblin_Heads"]/graphicData</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/GeneDef[defName="Fantasy_Goblin_Heads"]</xpath>
<value>
<graphicData/>
</value>
</nomatch>
</li>
<li Class="PatchOperationAdd">
<xpath>Defs/GeneDef[defName="Fantasy_Goblin_Heads"]/graphicData</xpath>
<value>
<graphicPath>Things/Goblin/Heads/Male_Average_Normal</graphicPath>
<graphicPathFemale>Things/Goblin/Heads/Female_Average_Normal</graphicPathFemale>
<layer>PostSkin</layer>
<colorType>Skin</colorType>
<useSkinShader>true</useSkinShader>
<drawLoc>HeadTop</drawLoc>
<drawIfFaceCovered>true</drawIfFaceCovered>
</value>
</li>
</operations>
</match>
</Operation>
</Patch>
< >
Showing 1-1 of 1 comments
Leaguenet  [developer] Oct 9, 2023 @ 2:07am 
Thanks, will incorporate into the next update
< >
Showing 1-1 of 1 comments
Per page: 1530 50