mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-09 00:00:44 +00:00
Objects used in DemoEffect OK (#731)
* object_triforce_spot * object_gi_jewel * object_efc_crystal_light * object_efc_fire_ball * object_efc_lgt_shower * object_god_lgt * object_light_ring * object_efc_tw * undefined_syms * fix gameplay_keep
This commit is contained in:
parent
effd4256c9
commit
dab0d957fe
11 changed files with 119 additions and 78 deletions
9
assets/xml/objects/object_god_lgt.xml
Normal file
9
assets/xml/objects/object_god_lgt.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<Root>
|
||||
<File Name="object_god_lgt" Segment="6">
|
||||
<DList Name="gGoldenGoddessAuraDL" Offset="0x0330"/>
|
||||
<Texture Name="gGoldenGoddessAuraHTailTex" OutName="golden_goddess_aura_tail" Format="i8" Width="32" Height="32" Offset="0x0530"/>
|
||||
<Texture Name="gGoldenGoddessAuraHeadTex" OutName="golden_goddess_aura_head" Format="i8" Width="64" Height="64" Offset="0x0930"/>
|
||||
<Texture Name="gGoldenGoddessAuraMaskTex" OutName="golden_goddess_aura_mask" Format="i8" Width="16" Height="96" Offset="0x1930"/>
|
||||
<DList Name="gGoldenGoddessBodyDL" Offset="0x3C50"/>
|
||||
</File>
|
||||
</Root>
|
Loading…
Add table
Add a link
Reference in a new issue