summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_gi_bottle_04.xml
blob: ab90eb89d9562abfbd976d7c19d269c9099fd1fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<Root>
    <!-- Get Item Draw: Bottled Fairy -->
    <File Name="object_gi_bottle_04" Segment="6">

        <!-- Bottled Fairy Billboard Mtx Rotation -->
        <Mtx Name="gGiFairyBottleBillboardRotMtx" Offset="0x7B0" />

        <!-- Bottled Fairy Display Lists -->
        <DList Name="gGiFairyBottleContentsDL" Offset="0x7F0" />
        <DList Name="gGiFairyBottleGlassCorkDL" Offset="0x8B8" />
        <DList Name="gGiFairyBottleEmptyDL" Offset="0xB10" />

        <!-- Bottled Fairy Textures -->
        <Texture Name="gGiFairyBottleCorkTex" OutName="gi_fairy_bottle_cork" Format="i8" Width="16" Height="16" Offset="0xB18" />
        <Texture Name="gGiFairyBottleFairyTex" OutName="gi_fairy_bottle_fairy" Format="ia8" Width="32" Height="32" Offset="0xC18" />
        <Texture Name="gGiFairyBottleGlassTex" OutName="gi_fairy_bottle_glass" Format="i4" Width="32" Height="32" Offset="0x1018" />

        <!-- Bottled Fairy Texture Animation -->
        <TextureAnimation Name="gGiFairyBottleTexAnim" Offset="0x1254" />
    </File>
</Root>