Files
mm/assets/xml/objects/object_icicle.xml
Nuss 2c182bf7e3 object_icicle (#1421)
* Naming

* naming

* naming

* top comment
2023-10-11 10:44:20 -03:00

9 lines
410 B
XML

<Root>
<!-- Object for Icicles -->
<File Name="object_icicle" Segment="6">
<DList Name="gIcicleDL" Offset="0xD0" /> <!-- Original name is "ice_turara_model" -->
<Collision Name="gIcicleCol" Offset="0x294" /> <!-- Original name is "ice_turara_bgdatainfo" -->
<Texture Name="gIcicleTex" OutName="icicle" Format="i8" Width="64" Height="64" Offset="0x2C0" />
</File>
</Root>