mirror of
https://github.com/zeldaret/mm.git
synced 2026-07-11 14:18:39 -04:00
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
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user