summaryrefslogtreecommitdiff
path: root/graphics/sprites/emote.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sprites/emote.xml')
-rw-r--r--graphics/sprites/emote.xml13
1 files changed, 8 insertions, 5 deletions
diff --git a/graphics/sprites/emote.xml b/graphics/sprites/emote.xml
index 948684f1..e52d13d6 100644
--- a/graphics/sprites/emote.xml
+++ b/graphics/sprites/emote.xml
@@ -1,10 +1,13 @@
-<?xml version="1.0"?>
-<!-- Author from The Mana World
-Copyright (C) 2010-2012 Evol Online -->
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Author: Reid
+Copyright (C) 2012 Evol Online -->
<sprite variants="15" variant_offset="1">
- <imageset name="base" src="graphics/sprites/emote.png" width="30" height="32"/>
+ <imageset name="emotes"
+ src="graphics/sprites/emote.png"
+ width="30"
+ height="32"/>
- <action name="stand" imageset="base">
+ <action name="default" imageset="emotes">
<animation direction="default">
<frame index="0"/>
</animation>