mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
e07d3a3819
* 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>
15 lines
730 B
XML
15 lines
730 B
XML
<Root>
|
|
<File Name="spot07_scene" Segment="2">
|
|
<Path Name="spot07_scenePathList_000234" Offset="0x234" NumPaths="2"/>
|
|
<Cutscene Name="gZorasDomainIntroCs" Offset="0x3D70"/>
|
|
<Texture Name="gZorasDomainDayEntranceTex" OutName="day_entrance" Format="ia8" Width="8" Height="8" Offset="0x8F98"/>
|
|
<Texture Name="gZorasDomainNightEntranceTex" OutName="night_entrance" Format="ia8" Width="8" Height="8" Offset="0x8FD8"/>
|
|
<Scene Name="spot07_scene" Offset="0x0"/>
|
|
</File>
|
|
<File Name="spot07_room_0" Segment="3">
|
|
<Room Name="spot07_room_0" Offset="0x0"/>
|
|
</File>
|
|
<File Name="spot07_room_1" Segment="3">
|
|
<Room Name="spot07_room_1" Offset="0x0"/>
|
|
</File>
|
|
</Root>
|