mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 15:01:32 -04:00
3b1b054e93
* object_fu(Bean Seller) * object_bombf (Bomb flower) * object_ds2 (Potion Shop Guy) * object_fu (guruguru) * object_hata (Red Flag on Post) * object_lightswitch (Sun Switch) * object_rr (Like Like) * Tower Collapse Bars? * object_vm (Beamos) * ups * object_fu EnumName * improvements * Offset * improvements * object_ms enums and outnames * missing prefix * improvements * improvements
9 lines
477 B
XML
9 lines
477 B
XML
<Root>
|
|
<File Name="object_zg" Segment="6">
|
|
<Texture Name="gTowerCollapseBarMetalTex" OutName="tower_collapse_bar_metal" Format="rgba16" Width="32" Height="32" Offset="0x0"/>
|
|
<Texture Name="gTowerCollapseBarFlameTex" OutName="tower_collapse_bar_flame" Format="rgba16" Width="32" Height="32" Offset="0x800"/>
|
|
<DList Name="gTowerCollapseBarsDL" Offset="0x1080"/>
|
|
<Collision Name="gTowerCollapseBarsCol" Offset="0x11D4"/>
|
|
</File>
|
|
</Root>
|