summaryrefslogblamecommitdiff
path: root/graphics/sprites/monsters/plant.xml
blob: 778f12f895fdb4f07ae00e333f92da9fde7a6396 (plain) (tree)
1
2
3
4


                     
                                                                                                   












                                             
         
<?xml version="1.0"?>
<sprite>

	<imageset name="base" src="graphics/sprites/monsters/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>