Compare commits

..

1 Commits

Author SHA1 Message Date
Salacian af6bd2e77e Merge branch 'loading_map_fix' into 'master'
Added persistance to animations, to keep them playing after a reload

See merge request c0ffeeeeeeee/rimworld-animations!8
2024-03-18 07:01:33 +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>