summaryrefslogtreecommitdiff
path: root/graphics/sprites/icons/bpotionsprite.xml
blob: 8f4fb21193fd554e23338c89977d508a1d78f82d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Saulc
Copyright (C) 2018 TMW2 -->
<sprite>
  <imageset name="base" 
  			src="graphics/sprites/icons/bpotionsprite.png|G:#da69e5,ffdaff" 
  			width="13" 
  			height="20"/>

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