1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-08-08 15:30:14 +00:00

Add various undocumented resources in xmls 2 (#2594)

This commit is contained in:
Dragorn421 2025-06-06 19:24:44 +02:00 committed by GitHub
parent 597bd27f5b
commit f73e564817
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 578 additions and 0 deletions

View file

@ -91,6 +91,7 @@
<Texture Name="gFlareDancerFuseTex" OutName="fuse" Format="rgba16" Width="16" Height="32" Offset="0x20F0"/>
<Texture Name="gFlareDancerSwordHiltTex" OutName="sword_hilt" Format="rgba16" Width="16" Height="16" Offset="0x24F0"/>
<Texture Name="gFlareDancerCoreBodyTex" OutName="core_body" Format="rgba16" Width="16" Height="32" Offset="0x26F0"/>
<Texture Name="object_fw_007A90_Tex" Format="i8" Width="16" Height="16" Offset="0x7A90"/>
<!-- Flare Dancer Animations -->
<Animation Name="gFlareDancerCastingFireAnim" Offset="0x10B4"/>