summaryrefslogblamecommitdiff
path: root/graphics/sprites/monsters/veinbloc-coal.xml
blob: 0de4a89668576e921e159a8c5be8a83fc52682b6 (plain) (tree)




















                                                           
<?xml version="1.0" encoding="utf-8"?>
<sprite>
    <imageset name="mob" 
              src="graphics/sprites/monsters/veinbloc.png" 
              width="32" 
              height="32"/>


     <action name="stand" imageset="mob">
        <animation direction="default">
            <frame index="15"/>
        </animation>
    </action>

    <action name="dead" imageset="mob">
        <animation direction="default">
            <frame index="12"/>
        </animation>
    </action>

</sprite>