1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 21:04:43 +00:00
oot/assets/xml/scenes/overworld/spot03.xml
Anghelo Carvajal 9dbebfa38f
Change Hints in scene's XMLs (#800)
* Remove blobhint

* Add segments and offsets, and remove most hints

* Change PathHint to Path

* Add missing final new lines in scenes xmls
2021-04-30 20:23:50 -04:00

17 lines
563 B
XML

<Root>
<File Name="spot03_scene" Segment="2">
<Path Name="gSpot03Path_0002C4" Offset="0x2C4"/>
<Path Name="gSpot03Path_006910" Offset="0x6910"/>
<Path Name="gSpot03Path_006918" Offset="0x6918"/>
<Scene Name="spot03_scene" Offset="0x0"/>
</File>
<File Name="spot03_room_0" Segment="3">
<Room Name="spot03_room_0" Offset="0x0"/>
</File>
<File Name="spot03_room_1" Segment="3">
<DList Name="gSpot03DL_0074E8" Offset="0x74E8"/>
<Room Name="spot03_room_1" Offset="0x0"/>
</File>
</Root>