summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_gi_magicpot.xml
blob: 459f010f4e3b829d196b744b00af28df81111d67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<Root>
    <!-- Dependencies -->
    <ExternalFile XmlPath="objects/gameplay_keep.xml" OutPath="assets/objects/gameplay_keep/"/>

    <!-- Get Item Draw: Magic Jar -->
    <File Name="object_gi_magicpot" Segment="6">

        <!-- Magic Jar Display Lists -->
        <DList Name="gGiMagicJarSmallDL" Offset="0x580" />
        <DList Name="gGiMagicJarLargeDL" Offset="0xEE0" />
    </File>
</Root>