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

27 lines
881 B
XML

<Root>
<File Name="takaraya_scene" Segment="2">
<Scene Name="takaraya_scene"/>
</File>
<File Name="takaraya_room_0" Segment="3">
<Room Name="takaraya_room_0" Offset="0x0"/>
</File>
<File Name="takaraya_room_1" Segment="3">
<Room Name="takaraya_room_1" Offset="0x0"/>
</File>
<File Name="takaraya_room_2" Segment="3">
<Room Name="takaraya_room_2" Offset="0x0"/>
</File>
<File Name="takaraya_room_3" Segment="3">
<Room Name="takaraya_room_3" Offset="0x0"/>
</File>
<File Name="takaraya_room_4" Segment="3">
<Room Name="takaraya_room_4" Offset="0x0"/>
</File>
<File Name="takaraya_room_5" Segment="3">
<Room Name="takaraya_room_5" Offset="0x0"/>
</File>
<File Name="takaraya_room_6" Segment="3">
<Room Name="takaraya_room_6" Offset="0x0"/>
</File>
</Root>