* object_oyu

object_oyu.xml / z_bg_goron_oyu.c updated

* Hot Spring Water Update

* updated comments

* GoronGraveyard prefix

* Update object_oyu.xml
This commit is contained in:
Wimmer
2023-10-23 00:43:57 +02:00
committed by GitHub
parent 3569ef97ad
commit 002f5ba6de
2 changed files with 10 additions and 9 deletions
+6 -5
View File
@@ -1,9 +1,10 @@
<Root>
<!-- Hot Spring Water found in the Goron Graveyard -->
<File Name="object_oyu" Segment="6">
<DList Name="object_oyu_DL_000080" Offset="0x80" />
<DList Name="object_oyu_DL_000158" Offset="0x158" />
<Texture Name="object_oyu_Tex_000160" OutName="tex_000160" Format="rgba16" Width="32" Height="32" Offset="0x160" />
<TextureAnimation Name="object_oyu_Matanimheader_000968" Offset="0x968" />
<Collision Name="object_oyu_Colheader_000988" Offset="0x988" />
<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>