blob: c61ccbcde923a8a4a7f894da47ff3a4e183250b8 (
plain) (
tree)
|
|
<?xml version="1.0"?>
<sprite>
<imageset name="base" src="graphics/sprites/resource-plant.png|W" width="46" height="42" />
<action name="stand" imageset="base">
<animation>
<frame index="0"/>
</animation>
</action>
<action name="dead" imageset="base">
<animation>
<frame index="1"/>
</animation>
</action>
</sprite>
|