summaryrefslogtreecommitdiff
path: root/graphics/sprites/emote.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-05-23 14:57:31 +0200
committerAlige <aligetmw@hotmail.fr>2012-05-23 14:57:31 +0200
commit68fc44b17c52dadd00a39eef4e50a70560911f5b (patch)
tree09fa03e6111a718a1fdc076fda0897b5d2adc1c0 /graphics/sprites/emote.xml
parentc32ae52a65d298a84e43941e84f3935baf5c6863 (diff)
downloadclientdata-68fc44b17c52dadd00a39eef4e50a70560911f5b.tar.gz
clientdata-68fc44b17c52dadd00a39eef4e50a70560911f5b.tar.bz2
clientdata-68fc44b17c52dadd00a39eef4e50a70560911f5b.tar.xz
clientdata-68fc44b17c52dadd00a39eef4e50a70560911f5b.zip
Placed all emotes in the graphics/emotes/ folder for clarity.
Diffstat (limited to 'graphics/sprites/emote.xml')
-rw-r--r--graphics/sprites/emote.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/sprites/emote.xml b/graphics/sprites/emote.xml
index 231d6ed2..b2e1a340 100644
--- a/graphics/sprites/emote.xml
+++ b/graphics/sprites/emote.xml
@@ -2,11 +2,12 @@
<!-- Original Author possible tmw, tmw br, ufb projects
Copyright (C) 2010-2011 Evol Online -->
<sprite variants="15" variant_offset="1">
- <imageset name="base" src="graphics/sprites/emotions.png" width="30" height="32" />
+ <imageset name="base" src="graphics/sprites/emote.png" width="30" height="32"/>
<action name="stand" imageset="base">
<animation direction="default">
- <frame index="0" />
+ <frame index="0"/>
</animation>
</action>
+
</sprite>