mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-06 22:30:15 +00:00
Name some scene cutscenes 2 (Graveyard, Meadow and Lake Hylia) (#2339)
* name cs from graveyard, meadow and lake hylia * `gLakeHyliaWaterRaisingCs` --> `gLakeHyliaRestoredCs`
This commit is contained in:
parent
0f27d2fea3
commit
db8d351c5b
8 changed files with 19 additions and 15 deletions
|
@ -2,9 +2,9 @@
|
|||
<File Name="spot02_scene" Segment="2">
|
||||
<Scene Name="spot02_scene" Offset="0x0"/>
|
||||
|
||||
<Cutscene Name="spot02_scene_Cs_003C80" Offset="0x3C80"/>
|
||||
|
||||
<Cutscene Name="spot02_scene_Cs_005020" Offset="0x5020"/>
|
||||
<Cutscene Name="gGraveyardTombOpeningAdultCs" Offset="0x3C80"/>
|
||||
<Cutscene Name="gGraveyardTombOpeningChildCs" Offset="0x5020"/>
|
||||
<Cutscene Name="gGraveyardSunsSongPart2Cs" Offset="0x4E90"/>
|
||||
<Cutscene Name="gGraveyardIntroCs" Offset="0x70C0"/>
|
||||
</File>
|
||||
<File Name="spot02_room_0" Segment="3">
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
<Root>
|
||||
<File Name="spot05_scene" Segment="2">
|
||||
<Cutscene Name="gMinuetCs" Offset="0x3F80"/>
|
||||
|
||||
<Cutscene Name="spot05_scene_Cs_005730" Offset="0x5730"/>
|
||||
<Cutscene Name="gMeadowMinuetCs" Offset="0x3F80"/>
|
||||
<Cutscene Name="gMeadowSariasSongCs" Offset="0x5730"/>
|
||||
|
||||
<Path Name="spot05_scenePathList_0069D8" Offset="0x69D8" NumPaths="5"/>
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
<Root>
|
||||
<File Name="spot05_scene" Segment="2">
|
||||
<Cutscene Name="gMinuetCs" Offset="0x3F84"/>
|
||||
|
||||
<Cutscene Name="spot05_scene_Cs_005730" Offset="0x5740"/>
|
||||
<Cutscene Name="gMeadowMinuetCs" Offset="0x3F84"/>
|
||||
<Cutscene Name="gMeadowSariasSongCs" Offset="0x5740"/>
|
||||
|
||||
<Path Name="spot05_scenePathList_0069D8" Offset="0x69E8" NumPaths="5"/>
|
||||
|
||||
|
|
|
@ -2,8 +2,11 @@
|
|||
<File Name="spot06_scene" Segment="2">
|
||||
<Cutscene Name="gLakeHyliaFireArrowsCS" Offset="0x7020"/>
|
||||
<Cutscene Name="gLakeHyliaOwlCs" Offset="0x1B0C0"/>
|
||||
<Path Name="spot06_scenePathList_007764" Offset="0x7764" NumPaths="2"/>
|
||||
<Cutscene Name="gLakeHyliaIntroCs" Offset="0x7A30"/>
|
||||
<Cutscene Name="gLakeHyliaCreditsCs" Offset="0x6E90"/>
|
||||
<Cutscene Name="gLakeHyliaRestoredCs" Offset="0x55E0"/>
|
||||
|
||||
<Path Name="spot06_scenePathList_007764" Offset="0x7764" NumPaths="2"/>
|
||||
<Scene Name="spot06_scene" Offset="0x0"/>
|
||||
</File>
|
||||
<File Name="spot06_room_0" Segment="3">
|
||||
|
|
|
@ -2,8 +2,11 @@
|
|||
<File Name="spot06_scene" Segment="2">
|
||||
<Cutscene Name="gLakeHyliaFireArrowsCS" Offset="0x7030"/>
|
||||
<Cutscene Name="gLakeHyliaOwlCs" Offset="0x1B0D0"/>
|
||||
<Path Name="spot06_scenePathList_007764" Offset="0x7774" NumPaths="2"/>
|
||||
<Cutscene Name="gLakeHyliaIntroCs" Offset="0x7A40"/>
|
||||
<Cutscene Name="gLakeHyliaCreditsCs" Offset="0x6E94"/>
|
||||
<Cutscene Name="gLakeHyliaRestoredCs" Offset="0x55E0"/>
|
||||
|
||||
<Path Name="spot06_scenePathList_007764" Offset="0x7774" NumPaths="2"/>
|
||||
<Scene Name="spot06_scene" Offset="0x0"/>
|
||||
</File>
|
||||
<File Name="spot06_room_0" Segment="3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue