summaryrefslogtreecommitdiff
path: root/graphics/sprites/icons/slow-poison.xml
diff options
context:
space:
mode:
authorBernhardt <orgzfrgh@gmail.com>2014-04-11 20:50:54 +0200
committerwushin <pasekei@gmail.com>2014-04-15 20:24:51 -0500
commita69bdd775f290e27ee2181735f02d3c974808221 (patch)
tree3dbbcc624b866660be84b519bf830a49c1bc77a9 /graphics/sprites/icons/slow-poison.xml
parentbfecac213d29723571e27455c338c8e413844fed (diff)
downloadclientdata-a69bdd775f290e27ee2181735f02d3c974808221.tar.gz
clientdata-a69bdd775f290e27ee2181735f02d3c974808221.tar.bz2
clientdata-a69bdd775f290e27ee2181735f02d3c974808221.tar.xz
clientdata-a69bdd775f290e27ee2181735f02d3c974808221.zip
Playersprite 1.5
Icons for new equipment All equipment spritesheet extended to more actions
Diffstat (limited to 'graphics/sprites/icons/slow-poison.xml')
-rw-r--r--graphics/sprites/icons/slow-poison.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/sprites/icons/slow-poison.xml b/graphics/sprites/icons/slow-poison.xml
new file mode 100644
index 00000000..881a1130
--- /dev/null
+++ b/graphics/sprites/icons/slow-poison.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/icons/slow-poison.png" width="12" height="20"/>
+ <action name="default" imageset="base">
+ <animation direction="default">
+ <frame index="0" offsetY="0" delay="190"/>
+ <frame index="1" offsetY="0" delay="275"/>
+ <frame index="2" offsetY="0" delay="300"/>
+ </animation>
+ </action>
+</sprite>