mm/assets/xml/objects/object_moonston.xml

14 lines
672 B
XML

<Root>
<!--
The Moon's Tear that can be seen falling from the telescope,
along with its associated fire trail.
-->
<File Name="object_moonston" Segment="6">
<DList Name="gFallingMoonsTearDL" Offset="0x400" />
<DList Name="gFallingMoonsTearFireDL" Offset="0x4C8" />
<Texture Name="gFallingMoonsTearTex" OutName="falling_moons_tear" Format="i8" Width="32" Height="32" Offset="0x608" />
<Texture Name="gFallingMoonsTearFireTex" OutName="falling_moons_tear_fire" Format="i8" Width="32" Height="64" Offset="0xA08" />
<TextureAnimation Name="gFallingMoonsTearTexAnim" Offset="0x1220" />
</File>
</Root>