summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_gi_insect.xml
blob: bba46991d2e974496a093d44e0671205ebff6e1b (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: Bug Container (inside a bottle) -->
    <File Name="object_gi_insect" Segment="6">

        <!-- Bug Container Display Lists -->
        <DList Name="gGiBugContainerContentsDL" Offset="0x830" /> <!-- bug, green cover, handle -->
        <DList Name="gGiBugContainerGlassDL" Offset="0xB20" />
    </File>
</Root>