mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-22 15:01:17 +00:00
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>
This commit is contained in:
parent
06e1ae7848
commit
e07d3a3819
26 changed files with 29 additions and 16 deletions
|
@ -2,6 +2,7 @@
|
|||
<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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue