mirror of https://github.com/zeldaret/mm.git
10 lines
437 B
XML
10 lines
437 B
XML
<Root>
|
|
<!-- Assets for the Clock Tower steps -->
|
|
<File Name="object_tokei_step" Segment="6">
|
|
<DList Name="gClocktowerPanelEmptyDL" Offset="0x80" />
|
|
<DList Name="gClocktowerPanelDL" Offset="0x88" />
|
|
<Texture Name="gClocktowerPanelTex" OutName="clocktower_panel" Format="rgba16" Width="32" Height="32" Offset="0x120" />
|
|
<Collision Name="gClocktowerPanelCol" Offset="0x968" />
|
|
</File>
|
|
</Root>
|