1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
oot/assets/xml/objects/object_hintnuts.xml
petrie911 b8c2ec1f60
Forest Stage and related actors and objects (#618)
* 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>
2021-02-12 17:25:02 -05:00

24 lines
1.0 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>