summaryrefslogblamecommitdiff
path: root/graphics/sprites/monsters/veinbloc-gold.xml
blob: 3477633d74913476cb7968b9edd0ae4fb9d8fd3e (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="14"/>
        </animation>
    </action>

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

</sprite>