summaryrefslogblamecommitdiff
path: root/graphics/sprites/monsters/pumpkish.xml
blob: 27280988def35263630c456e3193fd6febbf2993 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                               

                                











                                         
<?xml version="1.0"?>
<!-- Author: Reid
Copyright (C) 2012-2015  Evol Online -->
<sprite>

	<imageset name="base"
	           src="graphics/sprites/monsters/pumpkish.png"
	           width="64"
	           height="64"/>

    <action name="stand" imageset="base">
        <animation>
            <frame index="0"/>
        </animation>
    </action>
    <action name="dead" imageset="base">
        <animation>
            <frame index="1"/>
        </animation>
    </action>
</sprite>