mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-01 17:29:56 -04:00
Document object_gs (Gossip Stone) (#1078)
* Document object_gs (Gossip Stone) * Fix one of the names
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
<Root>
|
||||
<!-- Assets for the Gossip Stones. -->
|
||||
<File Name="object_gs" Segment="6">
|
||||
<Texture Name="object_gs_Tex_000000" OutName="tex_000000" Format="i8" Width="32" Height="64" Offset="0x0" />
|
||||
<DList Name="object_gs_DL_000950" Offset="0x950" />
|
||||
<DList Name="object_gs_DL_0009D0" Offset="0x9D0" />
|
||||
<DList Name="object_gs_DL_000A60" Offset="0xA60" />
|
||||
<Texture Name="gGossipStoneTex" OutName="gossip_stone" Format="i8" Width="32" Height="64" Offset="0x0" />
|
||||
<DList Name="gGossipStoneMaterialDL" Offset="0x950" />
|
||||
<DList Name="gGossipStoneDL" Offset="0x9D0" />
|
||||
<DList Name="gGossipStoneBottomModelDL" Offset="0xA60" />
|
||||
</File>
|
||||
</Root>
|
||||
|
||||
Reference in New Issue
Block a user