summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_gi_bottle_16.xml
blob: ab736f087fbe38799355b1a3acf6e7abdd0c4c4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<Root>
    <!-- Get Item Draw: Bottled Seahorse -->
    <File Name="object_gi_bottle_16" Segment="6">

        <!-- Bottled Seahorse Display Lists -->
        <DList Name="gGiSeahorseBottleGlassAndCorkDL" Offset="0x9A0" />
        <DList Name="gGiSeahorseBottleEmptyDL" Offset="0xD18" />

        <!-- Bottled Seahorse Textures -->
        <Texture Name="gGiSeahorseBottleCorkTex" OutName="gi_seahorse_bottle_cork" Format="i8" Width="32" Height="32" Offset="0xD20" />
        <Texture Name="gGiSeahorseBottleGlassTex" OutName="gi_seahorse_bottle_glass" Format="i4" Width="32" Height="32" Offset="0x1120" />
    </File>
</Root>