mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 06:54:14 -04:00
108b482ad0
* initial commit of remaining door asset documentation * format * forgor the g removed comments * space in metal door desc Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * space in spider door dsc Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> --------- Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
9 lines
480 B
XML
9 lines
480 B
XML
<Root>
|
|
<!-- Object for Lottery Shop / Curiosity Shop / Mayor's House Door -->
|
|
<File Name="object_wdor01" Segment="6">
|
|
<DList Name="gLotteryCuriosityShopMayorHouseDoorEmptyDL" Offset="0x540" />
|
|
<DList Name="gLotteryCuriosityShopMayorHouseDoorDL" Offset="0x548" />
|
|
<Texture Name="gLotteryCuriosityShopMayorHouseDoorTex" OutName="lottery_curiosity_shop_mayor_house_door" Format="rgba16" Width="32" Height="64" Offset="0x6B0" />
|
|
</File>
|
|
</Root>
|