summaryrefslogblamecommitdiff
path: root/data/graphics/gui/target-cursor-normal-m.xml
blob: 8091474b36568d664aa48f743cf45a59b645ed69 (plain) (tree)
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-medium"
              src="graphics/gui/target-cursor-normal-m.png"
              width="64"
              height="64"/>

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