summaryrefslogtreecommitdiff
path: root/graphics/sprites/icon-feather.xml
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-01-11 08:13:52 +0000
committerJared Adams <jaxad0127@gmail.com>2009-01-11 08:13:52 +0000
commit3038edc883120a15748a1e0caadd7fcf64531b1a (patch)
tree347548fa2cf7f5196353c2440ec7af8b20b61c08 /graphics/sprites/icon-feather.xml
parentc5d3d7b20d8296905eb550cc9b087f60fbd91601 (diff)
parentbda866dee7027008403142dce33cd289a537b1b4 (diff)
downloadclientdata-3038edc883120a15748a1e0caadd7fcf64531b1a.tar.gz
clientdata-3038edc883120a15748a1e0caadd7fcf64531b1a.tar.bz2
clientdata-3038edc883120a15748a1e0caadd7fcf64531b1a.tar.xz
clientdata-3038edc883120a15748a1e0caadd7fcf64531b1a.zip
Merge branch 'master' of git@gitorious.org:tmwdata/mainline
Diffstat (limited to 'graphics/sprites/icon-feather.xml')
-rw-r--r--graphics/sprites/icon-feather.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/sprites/icon-feather.xml b/graphics/sprites/icon-feather.xml
new file mode 100644
index 00000000..0346a031
--- /dev/null
+++ b/graphics/sprites/icon-feather.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<sprite>
+ <imageset name="base" src="graphics/sprites/icon-feather.png" width="24" height="24" />
+
+ <action name="default" imageset="base">
+ <animation direction="default">
+ <frame index="0" offsetY="-12" delay="100"/>
+ </animation>
+ </action>
+</sprite>