1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-22 13:25:00 +00:00
oot/assets/xml/scenes/overworld/spot06.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
522 B
XML

<Root>
<File Name="spot06_scene" Segment="2">
<Cutscene Name="gSpot06Cs_007020" Offset="0x7020"/>
<Cutscene Name="gSpot06Cs_01B0C0" Offset="0x1B0C0"/>
<Path Name="gSpot06Path_00776C" Offset="0x776C"/>
<Scene Name="spot06_scene" Offset="0x0"/>
</File>
<File Name="spot06_room_0" Segment="3">
<DList Name="gSpot06DL_00A400" Offset="0xA400"/>
<DList Name="gSpot06DL_00A608" Offset="0xA608"/>
<Room Name="spot06_room_0" Offset="0x0"/>
</File>
</Root>