summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_gi_glasses.xml
blob: e089e2c8d468744b62d8bb570fae2771202bcfdc (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: Lens of Truth -->
    <File Name="object_gi_glasses" Segment="6">

        <!-- Lens of Truth Display Lists -->
        <DList Name="gGiLensDL" Offset="0xD80" />
        <DList Name="gGiLensGlassDL" Offset="0x1010" />
    </File>
</Root>