Files
mm/assets/xml/objects/object_oyu.xml
T
Wimmer 002f5ba6de obj_oyu (#1436)
* object_oyu

object_oyu.xml / z_bg_goron_oyu.c updated

* Hot Spring Water Update

* updated comments

* GoronGraveyard prefix

* Update object_oyu.xml
2023-10-22 19:43:57 -03:00

11 lines
584 B
XML

<Root>
<!-- Hot Spring Water found in the Goron Graveyard -->
<File Name="object_oyu" Segment="6">
<DList Name="gGoronGraveyardHotSpringWaterDL" Offset="0x80" />
<DList Name="gGoronGraveyardHotSpringWaterEmptyDL" Offset="0x158" />
<Texture Name="gGoronGraveyardHotSpringWaterTex" OutName="hot_spring_water" Format="rgba16" Width="32" Height="32" Offset="0x160" />
<TextureAnimation Name="gGoronGraveyardHotSpringWaterTexAnim" Offset="0x968" />
<Collision Name="gGoronGraveyardHotSpringWaterCol" Offset="0x988" />
</File>
</Root>