summaryrefslogtreecommitdiff
path: root/graphics/sprites/emote.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2009-02-11 17:53:57 +0100
committerPhilipp Sehmisch <tmw@crushnet.org>2009-02-11 17:53:57 +0100
commite52108789e6f8fbcb3c0ddfd610d6e57e7005062 (patch)
tree41a7bd854ebfedbbcd9b8efe96553bfb5d5cbfdb /graphics/sprites/emote.xml
parent821e70aba08dfd33f575f27450e5b6c193a24bb3 (diff)
downloadclientdata-e52108789e6f8fbcb3c0ddfd610d6e57e7005062.tar.gz
clientdata-e52108789e6f8fbcb3c0ddfd610d6e57e7005062.tar.bz2
clientdata-e52108789e6f8fbcb3c0ddfd610d6e57e7005062.tar.xz
clientdata-e52108789e6f8fbcb3c0ddfd610d6e57e7005062.zip
Added emotion data which got reorganized by Aethyra
Diffstat (limited to 'graphics/sprites/emote.xml')
-rw-r--r--graphics/sprites/emote.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/sprites/emote.xml b/graphics/sprites/emote.xml
new file mode 100644
index 00000000..07a8a5c9
--- /dev/null
+++ b/graphics/sprites/emote.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<sprite variants="15" variant_offset="1">
+ <imageset name="base" src="graphics/sprites/emotions.png" width="30" height="32" />
+
+ <action name="stand" imageset="base">
+ <animation direction="default">
+ <frame index="0" />
+ </animation>
+ </action>
+</sprite>