mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 11:49:24 +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: "???"
12 lines
839 B
XML
12 lines
839 B
XML
<Root>
|
|
<File Name="object_spot17_obj" Segment="6">
|
|
<Texture Name="gCraterRockPaletteTex" OutName="crater_rock_palette" Format="rgba16" Width="4" Height="4" Offset="0x00"/>
|
|
<Texture Name="gCraterRockTex" OutName="crater_rock" Format="ci4" Width="64" Height="64" Offset="0x20"/>
|
|
<DList Name="gCraterBombableWallDL" Offset="0x8A0"/>
|
|
<DList Name="gCraterBombableWallCracksDL" Offset="0x960"/>
|
|
<Collision Name="gCraterBombableWallCol" Offset="0xA38"/>
|
|
<DList Name="gCraterSmokeConeDL" Offset="0xB40"/>
|
|
<Texture Name="gCraterSmokeConeTex" OutName="crater_smoke_cone" Format="ia8" Width="32" Height="32" Offset="0xC30"/>
|
|
<Texture Name="gCraterBombableWallCracksTex" OutName="crater_bombable_wall_cracks" Format="ia8" Width="32" Height="64" Offset="0x1030"/>
|
|
</File>
|
|
</Root>
|