summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_horse_zelda.xml
blob: 628e04387721d4578547e7baf68ec7885b1166a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<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>