summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_gi_bosskey.xml
blob: 5d4bda5c0174da16760367d797d51f38bf0ad243 (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: Dungeon Boss Key -->
    <File Name="object_gi_bosskey" Segment="6">

        <!-- Dungeon Boss Key Display Lists -->
        <DList Name="gGiBossKeyDL" Offset="0xCA0" />
        <DList Name="gGiBossKeyGemDL" Offset="0xF08" />
    </File>
</Root>