summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_racetsubo.xml
blob: 33c5b1e09d91b8cb299eb18bf8fe13acc9319c65 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<Root>
    <!-- Object for green magic pot -->
    <File Name="object_racetsubo" Segment="6">
        <DList Name="gMagicPotEmpty1DL" Offset="0x270" />
        <DList Name="gMagicPotDL" Offset="0x278" /> <!-- Original name is "z2_tubo_model" -->
        <Texture Name="gMagicPotWallTex" OutName="magic_pot_wall" Format="rgba16" Width="32" Height="64" Offset="0x3E0" />
        <Texture Name="gMagicPotRimTex" OutName="magic_pot_rim" Format="rgba16" Width="16" Height="16" Offset="0x13E0" />
        <DList Name="gMagicPotShardDL" Offset="0x1610" /> <!-- Original name is "z2_tubo_hahen_model" -->
        <DList Name="gMagicPotEmpty2DL" Offset="0x1698" />
        <Texture Name="gMagicPotShardTex" OutName="magic_pot_shard" Format="rgba16" Width="16" Height="16" Offset="0x16A0" />
    </File>
</Root>