mirror of
https://github.com/zeldaret/oot.git
synced 2025-08-08 15:30:14 +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
6
assets/xml/objects/object_light_ring.xml
Normal file
6
assets/xml/objects/object_light_ring.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<Root>
|
||||
<File Name="object_light_ring" Segment="6">
|
||||
<DList Name="gGoldenGoddessLightRingDL" Offset="0x0190"/>
|
||||
<Texture Name="gGoldenGoddessLightRingTex" OutName="goddess_light_ring" Format="i8" Width="32" Height="128" Offset="0x0278"/>
|
||||
</File>
|
||||
</Root>
|
Loading…
Add table
Add a link
Reference in a new issue