summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_gi_gold_dust.xml
blob: 523134bae805b668a5aab906e1347820246ef7c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<Root>
    <!-- Get Item Draw: Powdered Gold Dust (not inside a bottle) -->
    <File Name="object_gi_gold_dust" Segment="6">

        <!-- Powdered Gold Dust Display Lists -->
        <DList Name="gGiGoldDustPowderEmptyDL" Offset="0x880" />
        <DList Name="gGiGoldDustPowderDL" Offset="0x888" />

        <!-- Powdered Gold Dust Textures -->
        <Texture Name="gGiGoldDustPowderClothTex" OutName="gi_gold_dust_powder_cloth" Format="i8" Width="32" Height="32" Offset="0xB40" />
        <Texture Name="gGiGoldDustPowderContentTex" OutName="gi_gold_dust_powder_content" Format="i4" Width="32" Height="32" Offset="0xF40" />
    </File>
</Root>