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

14 lines
457 B
XML

<Root>
<File Name="tokinoma_scene" Segment="2">
<Cutscene Name="gFirstAdultCs" Offset="0x46F0"/>
<Cutscene Name="gPreludeCs" Offset="0x6D20"/>
<Scene Name="tokinoma_scene" Offset="0x0"/>
</File>
<File Name="tokinoma_room_0" Segment="3">
<Room Name="tokinoma_room_0" Offset="0x0"/>
</File>
<File Name="tokinoma_room_1" Segment="3">
<Room Name="tokinoma_room_1" Offset="0x0"/>
</File>
</Root>