1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-01-15 12:47:04 +00:00
oot/assets/xml/scenes/overworld/spot12.xml
Yanis 2f40fed5c1
Naming some cutscenes 4 (Gerudo Fortress, Death Mountain Crater and Goron City) (#2356)
* name cs from gerudo fortress, dmc and goron city

* format and updated comment about the darunia dancing cutscene

* review 2
2024-12-13 17:03:51 -05:00

17 lines
828 B
XML

<Root>
<File Name="spot12_scene" Segment="2">
<Cutscene Name="gGerudoFortressFirstCaptureCs" Offset="0x55C0"/>
<Cutscene Name="gGerudoFortressIntroCs" Offset="0x6490"/>
<Cutscene Name="gGerudoFortressArcheryIntroCs" Offset="0x5060"/>
<Cutscene Name="gGerudoFortressCreditsCs" Offset="0x5450"/>
<Texture Name="gGerudoFortressNightWallTex" Format="rgba16" Width="64" Height="32" Offset="0x9678"/>
<Texture Name="gGerudoFortressDayWallTex" Format="rgba16" Width="64" Height="32" Offset="0xDE78"/>
<Scene Name="spot12_scene" Offset="0x0"/>
</File>
<File Name="spot12_room_0" Segment="3">
<Room Name="spot12_room_0" Offset="0x0"/>
</File>
<File Name="spot12_room_1" Segment="3">
<Room Name="spot12_room_1" Offset="0x0"/>
</File>
</Root>