mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-06 22:30:15 +00:00
Name cutscenes from dungeons (Spirit Boss Room, Jabu-Jabu's Belly and Ganon) (#2361)
* name cs from dungeons * review
This commit is contained in:
parent
9170902f8d
commit
a59a60e414
5 changed files with 8 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
<Root>
|
||||
<File Name="bdan_scene" Segment="2">
|
||||
<Cutscene Name="gJabuJabuIntroCs" Offset="0x155E0"/>
|
||||
<Cutscene Name="gJabuIntroCs" Offset="0x155E0"/>
|
||||
<Cutscene Name="gJabuSapphireRetrieveUnusedCs" Offset="0x13080"/>
|
||||
<Scene Name="bdan_scene" Offset="0x0"/>
|
||||
</File>
|
||||
<File Name="bdan_room_0" Segment="3">
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<Root>
|
||||
<File Name="bdan_scene" Segment="2">
|
||||
<Cutscene Name="gJabuJabuIntroCs" Offset="0x15600"/>
|
||||
<Cutscene Name="gJabuIntroCs" Offset="0x15600"/>
|
||||
<Cutscene Name="gJabuSapphireRetrieveUnusedCs" Offset="0x130A0"/>
|
||||
<Scene Name="bdan_scene" Offset="0x0"/>
|
||||
</File>
|
||||
<File Name="bdan_room_0" Segment="3">
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
<Root>
|
||||
<File Name="ganon_demo_scene" Segment="2">
|
||||
<Scene Name="ganon_demo_scene" Offset="0x0"/>
|
||||
<Cutscene Name="gGanonCastleCollapseCs" Offset="0x01B0"/>
|
||||
</File>
|
||||
<File Name="ganon_demo_room_0" Segment="3">
|
||||
<Room Name="ganon_demo_room_0" Offset="0x0"/>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
<File Name="jyasinboss_scene" Segment="2">
|
||||
<Cutscene Name="gSpiritBossNabooruKnuckleIntroCs" Offset="0x2BB0"/>
|
||||
<Cutscene Name="gSpiritBossNabooruKnuckleDefeatCs" Offset="0x3F80"/>
|
||||
<Cutscene Name="gSpiritBossTitleCs" Offset="0x5850"/>
|
||||
<Scene Name="jyasinboss_scene" Offset="0x0"/>
|
||||
</File>
|
||||
<File Name="jyasinboss_room_0" Segment="3">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue