summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_gi_loach.xml
blob: 4ffcbfe737b2015efd8fa88ee66a0b31f7cc3fdd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<Root>
    <!-- Get Item Draw: Hylian Loach (not inside a bottle) -->
    <File Name="object_gi_loach" Segment="6">

        <!-- Hylian Loach Display Lists -->
        <DList Name="gGiHylianLoachDL" Offset="0x7F0" />
        <DList Name="gGiHylianLoachEmptyDL" Offset="0xD30" />

        <!-- Hylian Loach Textures -->
        <Texture Name="gGiHylianLoachBodyTex" OutName="gi_hylian_loach_body" Format="i8" Width="32" Height="32" Offset="0xD38" />
        <Texture Name="gGiHylianLoachSideFinTex" OutName="gi_hylian_loach_side_fin" Format="ia8" Width="16" Height="16" Offset="0x1138" />
        <Texture Name="gGiHylianLoachBackFinTex" OutName="gi_hylian_loach_back_fin" Format="ia8" Width="16" Height="16" Offset="0x1238" />
        <Texture Name="gGiHylianLoachEyeTex" OutName="gi_hylian_loach_eye" Format="ia8" Width="16" Height="16" Offset="0x1338" />
    </File>
</Root>