summaryrefslogblamecommitdiff
path: root/graphics/sprites/icons/epotion_blink.xml
blob: 51ff9163168d2ef96eb666a774ed402369d7c064 (plain) (tree)


















                                                                        
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Micksha
Copyright (C) 2019 TMW2 -->
<sprite>
  <imageset name="base"
  			src="graphics/sprites/icons/epotion_blink.png|G"
  			width="16"
  			height="16"
            offsetY="-12"/>

  <action name="default" imageset="base">
    <animation direction="default">
            <sequence start="0" end="4" delay="200"/>
            <frame index="3" delay="200"/>
            <frame index="2" delay="200"/>
            <frame index="1" delay="200"/>
    </animation>
  </action>
</sprite>