mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 11:49:24 +00:00
5562b2ef6f
* Fix setup warnings Signed-off-by: angie <angheloalf95@gmail.com> * Casting the problems away Signed-off-by: angie <angheloalf95@gmail.com> * I don't really like changing the type to void Signed-off-by: angie <angheloalf95@gmail.com> * We're out of EARLY hell Signed-off-by: angie <angheloalf95@gmail.com> * ./format.sh Signed-off-by: angie <angheloalf95@gmail.com> * Change skel type to "Normal" Signed-off-by: angie <angheloalf95@gmail.com> * Changes requested Signed-off-by: angie <angheloalf95@gmail.com> * suggestion of roman Signed-off-by: angie <angheloalf95@gmail.com> * early is back :c Signed-off-by: angie <angheloalf95@gmail.com> * This will be a fix in ZAPD Signed-off-by: angie <angheloalf95@gmail.com>
35 lines
1.6 KiB
XML
35 lines
1.6 KiB
XML
<Root>
|
|
<File Name="object_dns" Segment="6">
|
|
<!-- Forest Stage leader skeleton -->
|
|
<Skeleton Name="gDntJijiSkel" Type="Normal" LimbType="Standard" Offset="0x33E0"/>
|
|
|
|
<!-- Forest Stage leader animations -->
|
|
<Animation Name="gDntJijiBurrowAnim" Offset="0x560"/>
|
|
<Animation Name="gDntJijiCowerAnim" Offset="0x944"/>
|
|
<Animation Name="gDntJijiHideAnim" Offset="0xA70"/>
|
|
<Animation Name="gDntJijiTalkAnim" Offset="0xBD0"/>
|
|
<Animation Name="gDntJijiUnburrowAnim" Offset="0xDF8"/>
|
|
<Animation Name="gDntJijiUpAnim" Offset="0x12B0"/>
|
|
<Animation Name="gDntJijiWalkAnim" Offset="0x37C0"/>
|
|
|
|
<!-- Forest Stage leader eye textures -->
|
|
<Texture Name="gDntJijiEyeOpenTex" Format="rgb5a1" Width="8" Height="8" Offset="0x30A0"/>
|
|
<Texture Name="gDntJijiEyeHalfTex" Format="rgb5a1" Width="8" Height="8" Offset="0x2EA0"/>
|
|
<Texture Name="gDntJijiEyeShutTex" Format="rgb5a1" Width="8" Height="8" Offset="0x3020"/>
|
|
|
|
<!-- Forest Stage leader flower -->
|
|
<DList Name="gDntJijiFlowerDL" Offset="0x2310"/>
|
|
|
|
<!-- Forest Stage leader deku nut (used by NutsBall) -->
|
|
<DList Name="gDntJijiNutDL" Offset="0x2410"/>
|
|
|
|
<!-- Unused Content -->
|
|
|
|
<!-- Forest Stage leader unused animations -->
|
|
<Animation Name="gDntJijiSpitAnim" Offset="0x400"/>
|
|
<Animation Name="gDntJijiDanceAnim" Offset="0x82C"/>
|
|
<Animation Name="gDntJijiUnkAnim" Offset="0xF98"/> <!-- This animation seems corrupted-->
|
|
<Animation Name="gDntJijiWaitAnim" Offset="0x364C"/>
|
|
|
|
</File>
|
|
</Root>
|