1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 21:04:43 +00:00
oot/assets/xml/scenes/overworld/spot18.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

22 lines
748 B
XML

<Root>
<File Name="spot18_scene" Segment="2">
<Cutscene Name="gGoronCityDaruniaCorrectCs" Offset="0x59E0"/>
<Cutscene Name="gGoronCityDarunia01Cs" Offset="0x6930"/>
<Cutscene Name="gGoronCityDaruniaWrongCs" Offset="0x7DE0"/>
<Scene Name="spot18_scene" Offset="0x0"/>
</File>
<File Name="spot18_room_0" Segment="3">
<Room Name="spot18_room_0" Offset="0x0"/>
</File>
<File Name="spot18_room_1" Segment="3">
<Room Name="spot18_room_1" Offset="0x0"/>
</File>
<File Name="spot18_room_2" Segment="3">
<Room Name="spot18_room_2" Offset="0x0"/>
</File>
<File Name="spot18_room_3" Segment="3">
<Room Name="spot18_room_3" Offset="0x0"/>
</File>
</Root>