1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-07 06:40:15 +00:00
oot/assets/xml/objects/object_horse_zelda.xml

14 lines
659 B
XML

<Root>
<File Name="object_horse_zelda" Segment="6">
<Skeleton Name="gHorseZeldaSkel" Type="Normal" LimbType="Skin" Offset="0x6B2C"/>
<!-- Running. -->
<Animation Name="gHorseZeldaGallopingAnim" Offset="0x7148"/>
<Texture Name="gHorseZeldaEyeTex" Format="rgba16" Width="32" Height="16" Offset="0x8"/>
<Texture Name="gHorseZeldaHeadHairTex" Format="rgba16" Width="16" Height="16" Offset="0x688"/>
<Texture Name="gHorseZeldaNoseTex" Format="rgba16" Width="16" Height="16" Offset="0x488"/>
<Texture Name="gHorseZeldaLegTex" Format="rgba16" Width="16" Height="16" Offset="0x9A8"/>
</File>
</Root>