summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_gi_bottle.xml
blob: e978697ab6956d230e9cb8a9699cf20971b7977f (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: Empty Bottle -->
    <File Name="object_gi_bottle" Segment="6">

        <!-- Empty Bottle Display Lists -->
        <DList Name="gGiEmptyBottleCorkDL" Offset="0x670" />
        <DList Name="gGiEmptyBottleGlassDL" Offset="0x750" />
    </File>
</Root>