summaryrefslogtreecommitdiff
path: root/data/themes/mana/target-cursor-in-range-s.xml
blob: dfe5960321f92287a051f6fe4edb5898e107557d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: Alige
Copyright (C) 2013 Evol Online -->
<sprite>
    <imageset name="target-small"
              src="themes/mana/target-cursor-in-range-s.png"
              width="44"
              height="35"/>

    <action name="default" imageset="target-small">
        <animation direction="default">
            <sequence start="0" end="7" delay="100"/>
        </animation>
    </action>
</sprite>