1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-09 08:20:17 +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,54 +1,53 @@
<Root>
<File Name="bdan_scene">
<File Name="bdan_scene" Segment="2">
<Scene Name="bdan_scene"/>
</File>
<File Name="bdan_room_0">
<Room Name="bdan_room_0"/>
<File Name="bdan_room_0" Segment="3">
<Room Name="bdan_room_0" Offset="0x0"/>
</File>
<File Name="bdan_room_1">
<Room Name="bdan_room_1"/>
<File Name="bdan_room_1" Segment="3">
<Room Name="bdan_room_1" Offset="0x0"/>
</File>
<File Name="bdan_room_2">
<Room Name="bdan_room_2">
</Room>
<File Name="bdan_room_2" Segment="3">
<Room Name="bdan_room_2" Offset="0x0"/>
</File>
<File Name="bdan_room_3">
<Room Name="bdan_room_3"/>
<File Name="bdan_room_3" Segment="3">
<Room Name="bdan_room_3" Offset="0x0"/>
</File>
<File Name="bdan_room_4">
<Room Name="bdan_room_4"/>
<File Name="bdan_room_4" Segment="3">
<Room Name="bdan_room_4" Offset="0x0"/>
</File>
<File Name="bdan_room_5">
<Room Name="bdan_room_5"/>
<File Name="bdan_room_5" Segment="3">
<Room Name="bdan_room_5" Offset="0x0"/>
</File>
<File Name="bdan_room_6">
<Room Name="bdan_room_6"/>
<File Name="bdan_room_6" Segment="3">
<Room Name="bdan_room_6" Offset="0x0"/>
</File>
<File Name="bdan_room_7">
<Room Name="bdan_room_7"/>
<File Name="bdan_room_7" Segment="3">
<Room Name="bdan_room_7" Offset="0x0"/>
</File>
<File Name="bdan_room_8">
<Room Name="bdan_room_8"/>
<File Name="bdan_room_8" Segment="3">
<Room Name="bdan_room_8" Offset="0x0"/>
</File>
<File Name="bdan_room_9">
<Room Name="bdan_room_9"/>
<File Name="bdan_room_9" Segment="3">
<Room Name="bdan_room_9" Offset="0x0"/>
</File>
<File Name="bdan_room_10">
<Room Name="bdan_room_10"/>
<File Name="bdan_room_10" Segment="3">
<Room Name="bdan_room_10" Offset="0x0"/>
</File>
<File Name="bdan_room_11">
<Room Name="bdan_room_11"/>
<File Name="bdan_room_11" Segment="3">
<Room Name="bdan_room_11" Offset="0x0"/>
</File>
<File Name="bdan_room_12">
<Room Name="bdan_room_12"/>
<File Name="bdan_room_12" Segment="3">
<Room Name="bdan_room_12" Offset="0x0"/>
</File>
<File Name="bdan_room_13">
<Room Name="bdan_room_13"/>
<File Name="bdan_room_13" Segment="3">
<Room Name="bdan_room_13" Offset="0x0"/>
</File>
<File Name="bdan_room_14">
<Room Name="bdan_room_14"/>
<File Name="bdan_room_14" Segment="3">
<Room Name="bdan_room_14" Offset="0x0"/>
</File>
<File Name="bdan_room_15">
<Room Name="bdan_room_15"/>
<File Name="bdan_room_15" Segment="3">
<Room Name="bdan_room_15" Offset="0x0"/>
</File>
</Root>
</Root>