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>
13 lines
698 B
XML
13 lines
698 B
XML
<Root>
|
|
<File Name="spot01_scene" Segment="2">
|
|
<Path Name="spot01_scenePathList_0003D0" Offset="0x03D0" NumPaths="3"/>
|
|
<Cutscene Name="gKakarikoVillageIntroCs" Offset="0xA540"/>
|
|
<Texture Name="gKakarikoVillageDayWindowTex" OutName="day_window" Format="rgba16" Width="32" Height="64" Offset="0x15B50"/>
|
|
<Texture Name="gKakarikoVillageNightWindowTex" OutName="night_window" Format="rgba16" Width="32" Height="64" Offset="0x16B50"/>
|
|
<Scene Name="spot01_scene" Offset="0x0"/>
|
|
</File>
|
|
<File Name="spot01_room_0" Segment="3">
|
|
<DList Name="gSpot01DL_009E38" Offset="0x9E38"/>
|
|
<Room Name="spot01_room_0" Offset="0x0"/>
|
|
</File>
|
|
</Root>
|