1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/assets/xml/scenes/dungeons/gerudoway.xml
Dragorn421 e07d3a3819
Document more PathwayLists for scenes (#1181)
* Document more PathwayLists for scenes

* `Pathway` -> `PathList`

* Fix `NumPaths` in `ganon_final` scene (6 -> 4)

Co-authored-by: Hayden Kowalchuk <819028+mrneo240@users.noreply.github.com>
2022-03-19 20:56:05 -04:00

27 lines
1.1 KiB
XML

<Root>
<File Name="gerudoway_scene" Segment="2">
<Texture Name="gThievesHideoutNightEntranceTex" OutName="night_entrance" Format="ia16" Width="128" Height="4" Offset="0xB920"/>
<Texture Name="gThievesHideoutDayEntranceTex" OutName="day_entrance" Format="ia16" Width="128" Height="4" Offset="0xBD20"/>
<Path Name="gerudoway_scenePathList_0002AC" Offset="0x02AC" NumPaths="4"/>
<Scene Name="gerudoway_scene" Offset="0x0"/>
</File>
<File Name="gerudoway_room_0" Segment="3">
<Room Name="gerudoway_room_0" Offset="0x0"/>
</File>
<File Name="gerudoway_room_1" Segment="3">
<Room Name="gerudoway_room_1" Offset="0x0"/>
</File>
<File Name="gerudoway_room_2" Segment="3">
<Room Name="gerudoway_room_2" Offset="0x0"/>
</File>
<File Name="gerudoway_room_3" Segment="3">
<Room Name="gerudoway_room_3" Offset="0x0"/>
</File>
<File Name="gerudoway_room_4" Segment="3">
<Room Name="gerudoway_room_4" Offset="0x0"/>
</File>
<File Name="gerudoway_room_5" Segment="3">
<Room Name="gerudoway_room_5" Offset="0x0"/>
</File>
</Root>