summaryrefslogtreecommitdiff
path: root/graphics/emotes/sad.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/emotes/sad.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/emotes/sad.xml')
-rw-r--r--graphics/emotes/sad.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/graphics/emotes/sad.xml b/graphics/emotes/sad.xml
new file mode 100644
index 00000000..ef27a06d
--- /dev/null
+++ b/graphics/emotes/sad.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<!-- Copyright (C) 2010 The Mana World Development Team
+Copyright (C) 2010-2011 Evol Online -->
+<effect>
+ <particle
+ position-x="0" position-y="0" position-z="105" lifetime="5">
+ <emitter>
+ <property name="position-x" value="0"/>
+ <property name="position-y" value="0"/>
+ <property name="position-z" value="-32"/>
+ <property name="lifetime" value="150"/>
+ <property name="fade-out" value="80"/>
+ <property name="gravity" value="-0.005"/>
+ <animation imageset="graphics/emotes/sad.png" width="30" height="32">
+ <frame index="0"/>
+ </animation>
+ <property name="follow-parent"/>
+ </emitter>
+ </particle>
+</effect>