mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
5c147e5e03
* copy over the xml * Rename anims * A bunch of renames * minor extract_assets fixes * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "820678b4e" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "820678b4e" git-subrepo: version: "0.4.3" origin: "???" commit: "???" * Change rgb5a1 to rgba16 * eye and eyebrows * some dlists * git subrepo pull --force tools/ZAPD subrepo: subdir: "tools/ZAPD" merged: "6be9af65d" upstream: origin: "https://github.com/zeldaret/ZAPD.git" branch: "master" commit: "6be9af65d" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
35 lines
1.9 KiB
XML
35 lines
1.9 KiB
XML
<Root>
|
|
<File Name="object_gj" Segment="6">
|
|
<!-- This is the decorative rubble around the fight arena -->
|
|
<DList Name="gGanonsCastleRubbleAroundArenaDL" Offset="0xDC0"/>
|
|
<Collision Name="gGanonsCastleRubbleAroundArenaCol" Offset="0x1B70"/>
|
|
|
|
<!-- Those four are used as the pile of rubble from where Ganondorf rises to transform into Ganon -->
|
|
<DList Name="gGanonsCastleRubble4DL" Offset="0x2600"/>
|
|
<Collision Name="gGanonsCastleRubble4Col" Offset="0x2850"/>
|
|
|
|
<DList Name="gGanonsCastleRubble5DL" Offset="0x2A40"/>
|
|
<Collision Name="gGanonsCastleRubble5Col" Offset="0x2D28"/>
|
|
|
|
<DList Name="gGanonsCastleRubble6DL" Offset="0x2E80"/>
|
|
<Collision Name="gGanonsCastleRubble6Col" Offset="0x2FE4"/>
|
|
|
|
<DList Name="gGanonsCastleRubble7DL" Offset="0x3190"/>
|
|
<Collision Name="gGanonsCastleRubble7Col" Offset="0x33E0"/>
|
|
|
|
<!-- This three rubbles are the ones that Ganon can destroy during the fight -->
|
|
<DList Name="gGanonsCastleRubble2DL" Offset="0x1D20"/>
|
|
<Collision Name="gGanonsCastleRubble2Col" Offset="0x1F70"/>
|
|
|
|
<DList Name="gGanonsCastleRubble3DL" Offset="0x2160"/>
|
|
<Collision Name="gGanonsCastleRubble3Col" Offset="0x2448"/>
|
|
|
|
<DList Name="gGanonsCastleRubbleTallDL" Offset="0x3710"/>
|
|
<Collision Name="gGanonsCastleRubbleTallCol" Offset="0x3AF0"/>
|
|
|
|
<!-- The following are unused -->
|
|
<Texture Name="gGanonsCastleUnusedSpikeVariantTex" OutName="ganons_castle_unused_spike_variant" Format="ia16" Width="64" Height="32" Offset="0x8B20"/>
|
|
<Texture Name="gGanonsCastleUnusedWallTex" OutName="ganons_castle_unused_wall" Format="rgba16" Width="32" Height="32" Offset="0x9B20"/>
|
|
<Texture Name="gGanonsCastleUnusedTex_00A320" OutName="ganons_castle_unused_00A320" Format="ia16" Width="16" Height="32" Offset="0xA320"/>
|
|
</File>
|
|
</Root>
|