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: "???"
30 lines
1.4 KiB
XML
30 lines
1.4 KiB
XML
<Root>
|
|
<File Name="object_dnk" Segment="6">
|
|
<!-- Forest Stage scrub skeleton -->
|
|
<Skeleton Name="gDntStageSkel" Type="Normal" LimbType="Standard" Offset="0x2AF0"/>
|
|
|
|
<!-- Forest Stage scrub animations -->
|
|
<Animation Name="gDntStageSpitAnim" Offset="0x31C"/>
|
|
<Animation Name="gDntStageHideAnim" Offset="0x430"/>
|
|
<Animation Name="gDntStageDanceAnim" Offset="0x6CC"/>
|
|
<Animation Name="gDntStageUnburrowAnim" Offset="0x894"/>
|
|
<Animation Name="gDntStageUpAnim" Offset="0xB70"/>
|
|
<Animation Name="gDntStageWalkAnim" Offset="0x2E1C"/>
|
|
|
|
<!-- Forest Stage scrub eye textures -->
|
|
<Texture Name="gDntStageEyeOpenTex" OutName="dnt_stage_eye_open" Format="rgba16" Width="8" Height="8" Offset="0x27D0"/>
|
|
<Texture Name="gDntStageEyeHalfTex" OutName="dnt_stage_eye_half" Format="rgba16" Width="8" Height="8" Offset="0x25D0"/>
|
|
<Texture Name="gDntStageEyeShutTex" OutName="dnt_stage_eye_shut" Format="rgba16" Width="8" Height="8" Offset="0x2750"/>
|
|
|
|
<!-- Forest Stage scrub flower -->
|
|
<DList Name="gDntStageFlowerDL" Offset="0x1B00"/>
|
|
|
|
<!-- Forest Stage scrub Deku Nut (used by Nutsball) -->
|
|
<DList Name="gDntStageNutDL" Offset="0x1890"/>
|
|
|
|
<!-- Unused Content -->
|
|
|
|
<!-- Forest Stage scrub animation -->
|
|
<Animation Name="gDntStageWaitAnim" Offset="0x2CB8"/>
|
|
</File>
|
|
</Root>
|