mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 03:39:59 +00:00
b8c2ec1f60
* starting out * match demo * full match * cleanup * more names * more names * headers * dist from link * docs * objects * format * organization of xmls * merge actor * Update src/overlays/actors/ovl_En_Dnt_Nomal/z_en_dnt_nomal.c Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * Update src/overlays/actors/ovl_En_Dnt_Jiji/z_en_dnt_jiji.c Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com> * format Co-authored-by: petrie911 <pmontag@DESKTOP-LG8A167.localdomain> Co-authored-by: Fig02 <fig02srl@gmail.com> Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
23 lines
1 KiB
XML
23 lines
1 KiB
XML
<Root>
|
|
<File Name="object_hintnuts" Segment="6">
|
|
<!-- Deku scrub skeleton -->
|
|
<Skeleton Name="gHintNutsSkel" Type="Standard" LimbType="Standard" Offset="0x23B8"/>
|
|
|
|
<!-- Deku Scrub animations -->
|
|
<Animation Name="gHintNutsSpitAnim" Offset="0x168"/>
|
|
<Animation Name="gHintNutsBurrowAnim" Offset="0x24CC"/>
|
|
<Animation Name="gHintNutsUnburrowAnim" Offset="0x26C4"/>
|
|
<Animation Name="gHintNutsUpAnim" Offset="0x2B90"/>
|
|
<Animation Name="gHintNutsLookAroundAnim" Offset="0x2894"/>
|
|
<Animation Name="gHintNutsFreezeAnim" Offset="0x29BC"/>
|
|
<Animation Name="gHintNutsTalkAnim" Offset="0x2E84"/>
|
|
<Animation Name="gHintNutsStandAnim" Offset="0x2F7C"/>
|
|
<Animation Name="gHintNutsRunAnim" Offset="0x3128"/>
|
|
|
|
<!-- Deku Scrub flower -->
|
|
<DList Name="gHintNutsFlowerDL" Offset="0x14E0"/>
|
|
|
|
<!-- Deku Scrub Deku Nut (used by Nutsball) -->
|
|
<DList Name="gHintNutsNutDL" Offset="0x12F0"/>
|
|
</File>
|
|
</Root>
|