mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-29 16:44:37 -04:00
Document object_lotus (lily pad) (#1067)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
<Root>
|
||||
<!-- Assets for Lily Pads -->
|
||||
<File Name="object_lotus" Segment="6">
|
||||
<DList Name="object_lotus_DL_000040" Offset="0x40" />
|
||||
<Texture Name="object_lotus_TLUT_000100" OutName="tlut_000100" Format="rgba16" Width="4" Height="4" Offset="0x100" />
|
||||
<Texture Name="object_lotus_Tex_000120" OutName="tex_000120" Format="ci4" Width="64" Height="64" Offset="0x120" />
|
||||
<Collision Name="object_lotus_Colheader_000A20" Offset="0xA20" />
|
||||
<DList Name="gLilyPadDL" Offset="0x40" /> <!-- Original name is "z2_hasu_model" ("lotus") -->
|
||||
<Texture Name="gLilyPadTLUT" OutName="lily_pad_tlut" Format="rgba16" Width="4" Height="4" Offset="0x100" />
|
||||
<Texture Name="gLilyPadTex" OutName="lily_pad" Format="ci4" Width="64" Height="64" Offset="0x120" />
|
||||
<Collision Name="gLilyPadCol" Offset="0xA20" />
|
||||
</File>
|
||||
</Root>
|
||||
|
||||
Reference in New Issue
Block a user