summaryrefslogtreecommitdiff
path: root/assets/xml/objects/object_spot01_objects.xml
blob: c976129d2471bd58df93d68f5183cbc3322e5912 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<Root>
    <File Name="object_spot01_objects" Segment="6">
        <!-- Kakariko Windmill Sails-->
        <DList Name="gKakarikoWindmillSailsDL" Offset="0x0100"/>
        <Texture Name="gKakarikoWindmillSailsTex" Format="rgba16" Width="32" Height="64" Offset="0x1090"/>

        <!-- Kakariko Well Arch -->
        <DList Name="gKakarikoWellArchDL" Offset="0x0420"/>
        <Texture Name="gKakarikoWellArchTex" Format="rgba16" Width="32" Height="16" Offset="0x2090"/>

        <!-- Kakariko Well Water -->
        <DList Name="gKakarikoWellWaterDL" Offset="0x07D0"/>
        <Texture Name="gKakarikoWellWaterTex" Format="rgba16" Width="32" Height="32" Offset="0x0890"/>
        <Collision Name="gKakarikoWellArchCol" Offset="0x075C"/>
    </File>
</Root>