mirror of https://github.com/zeldaret/mm.git
10 lines
540 B
XML
10 lines
540 B
XML
<Root>
|
||
<!-- Assets for Lily Pads -->
|
||
<File Name="object_lotus" Segment="6">
|
||
<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" /> <!-- Original name is "z2_hasu_bgdatainfo" -->
|
||
</File>
|
||
</Root>
|