summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_mir_ray.xml
blob: 90d93a999c2b4f463e175e1a8718da426f11fa19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<Root>
    <File Name="object_mir_ray" Segment="6">

        <!-- Shield beam vertices -->
        <Array Name="gShieldBeamImageVtx" Count="11" Offset="0x0">
            <Vtx/>
        </Array>
        <Array Name="gShieldBeamGlowVtx" Count="12" Offset="0xB90">
            <Vtx/>
        </Array>

        <!-- Shield beam displaylists -->
        <DList Name="gShieldBeamImageDL" Offset="0xB0"/>
        <DList Name="gShieldBeamGlowDL" Offset="0xC50"/>

        <!-- Shield beam textures -->
        <Texture Name="gShieldBeamImageCircleTex" Format="ia16" Width="16" Height="16" Offset="0x188"/>
        <Texture Name="gShieldBeamImageGerudoSymbolNewTex" Format="ia16" Width="32" Height="32" Offset="0x388"/>
        <Texture Name="gShieldBeamGlowRayTex" Format="ia16" Width="8" Height="256" Offset="0xCF8"/>
    </File>
</Root>