1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-22 05:14:47 +00:00
oot/assets/xml/scenes/indoors/miharigoya.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
605 B
XML

<Root>
<File Name="miharigoya_scene" Segment="2">
<Blob Name="gMiharigoyaBlob_001350" Offset="0x1350" Size="0x2000"/>
<Blob Name="gMiharigoyaBlob_003550" Offset="0x3550" Size="0x1000"/>
<Blob Name="gMiharigoyaBlob_006550" Offset="0x6550" Size="0x1000"/>
<Scene Name="miharigoya_scene" Offset="0x0"/>
</File>
<File Name="miharigoya_room_0" Segment="3">
<Blob Name="gMiharigoyaBlob_0038D8" Offset="0x38D8" Size="0x68"/>
<Room Name="miharigoya_room_0" Offset="0x0"/>
<DList Name="gMiharigoyaDL_003DA0" Offset="0x3DA0"/>
</File>
</Root>