1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-08 15:30:14 +00:00

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
This commit is contained in:
Anghelo Carvajal 2021-04-30 20:23:50 -04:00 committed by GitHub
parent 722017814d
commit 9dbebfa38f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
110 changed files with 1126 additions and 1211 deletions

View file

@ -1,41 +1,41 @@
<Root>
<File Name="ydan_scene">
<File Name="ydan_scene" Segment="2">
<Scene Name="ydan_scene"/>
</File>
<File Name="ydan_room_0">
<Room Name="ydan_room_0"/>
<File Name="ydan_room_0" Segment="3">
<Room Name="ydan_room_0" Offset="0x0"/>
</File>
<File Name="ydan_room_1">
<Room Name="ydan_room_1"/>
<File Name="ydan_room_1" Segment="3">
<Room Name="ydan_room_1" Offset="0x0"/>
</File>
<File Name="ydan_room_2">
<Room Name="ydan_room_2"/>
<File Name="ydan_room_2" Segment="3">
<Room Name="ydan_room_2" Offset="0x0"/>
</File>
<File Name="ydan_room_3">
<Room Name="ydan_room_3"/>
<File Name="ydan_room_3" Segment="3">
<Room Name="ydan_room_3" Offset="0x0"/>
</File>
<File Name="ydan_room_4">
<Room Name="ydan_room_4"/>
<File Name="ydan_room_4" Segment="3">
<Room Name="ydan_room_4" Offset="0x0"/>
</File>
<File Name="ydan_room_5">
<Room Name="ydan_room_5"/>
<File Name="ydan_room_5" Segment="3">
<Room Name="ydan_room_5" Offset="0x0"/>
</File>
<File Name="ydan_room_6">
<Room Name="ydan_room_6"/>
<File Name="ydan_room_6" Segment="3">
<Room Name="ydan_room_6" Offset="0x0"/>
</File>
<File Name="ydan_room_7">
<Room Name="ydan_room_7"/>
<File Name="ydan_room_7" Segment="3">
<Room Name="ydan_room_7" Offset="0x0"/>
</File>
<File Name="ydan_room_8">
<Room Name="ydan_room_8"/>
<File Name="ydan_room_8" Segment="3">
<Room Name="ydan_room_8" Offset="0x0"/>
</File>
<File Name="ydan_room_9">
<Room Name="ydan_room_9"/>
<File Name="ydan_room_9" Segment="3">
<Room Name="ydan_room_9" Offset="0x0"/>
</File>
<File Name="ydan_room_10">
<Room Name="ydan_room_10"/>
<File Name="ydan_room_10" Segment="3">
<Room Name="ydan_room_10" Offset="0x0"/>
</File>
<File Name="ydan_room_11">
<Room Name="ydan_room_11"/>
<File Name="ydan_room_11" Segment="3">
<Room Name="ydan_room_11" Offset="0x0"/>
</File>
</Root>
</Root>