Compare commits

..

1 Commits

Author SHA1 Message Date
Zsar fbea827f7c Merge branch 'parsingFloatAsIntFix' into 'master'
fix #5 "Float parsed as Int"

Closes #5

See merge request c0ffeeeeeeee/rimworld-animations!12
2024-03-18 04:48:06 +00:00
1 changed files with 0 additions and 9 deletions

View File

@ -15,15 +15,6 @@
</value>
</match>
</li>
<li Class="PatchOperationConditional">
<xpath>Defs/AlienRace.ThingDef_AlienRace[defName = "Alien_Nyaron"]/alienRace/generalSettings/alienPartGenerator/bodyAddons/li[bodyPartLabel="tail"]</xpath>
<match Class="PatchOperationAdd">
<xpath>/Defs/AlienRace.ThingDef_AlienRace[defName = "Alien_Nyaron"]/alienRace/generalSettings/alienPartGenerator/bodyAddons/li[bodyPartLabel="tail"]</xpath>
<value>
<drawnInBed>false</drawnInBed>
</value>
</match>
</li>
</operations>
</match>
</Operation>