summaryrefslogtreecommitdiff
path: root/graphics/sprites
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites')
-rw-r--r--graphics/sprites/emote.png (renamed from graphics/sprites/emotions.png)bin11952 -> 11952 bytes
-rw-r--r--graphics/sprites/emote.xml5
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/sprites/emotions.png b/graphics/sprites/emote.png
index 91babc8c..91babc8c 100644
--- a/graphics/sprites/emotions.png
+++ b/graphics/sprites/emote.png
Binary files differ
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>