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
13 lines
925 B
XML
13 lines
925 B
XML
<Root>
|
|
<File Name="object_lightswitch" Segment="6">
|
|
<DList Name="object_lightswitch_DL_000260" Offset="0x260" />
|
|
<DList Name="object_lightswitch_DL_000398" Offset="0x398" />
|
|
<!-- a square, geometry only -->
|
|
<DList Name="object_lightswitch_DL_000408" Offset="0x408" />
|
|
<Texture Name="object_lightswitch_Tex_000420" OutName="tex_000420" Format="rgba16" Width="32" Height="32" Offset="0x420" /> <!-- eyes open -->
|
|
<Texture Name="object_lightswitch_Tex_000C20" OutName="tex_000C20" Format="rgba16" Width="32" Height="32" Offset="0xC20" /> <!-- eyes closed -->
|
|
<Texture Name="object_lightswitch_Tex_001420" OutName="tex_001420" Format="rgba16" Width="32" Height="32" Offset="0x1420" /> <!-- eyes open, smiling -->
|
|
<Texture Name="object_lightswitch_Tex_001C20" OutName="tex_001C20" Format="rgba16" Width="32" Height="32" Offset="0x1C20" />
|
|
</File>
|
|
</Root>
|