summaryrefslogtreecommitdiff
path: root/graphics/emotes/meow.xml
diff options
context:
space:
mode:
authoralige Ali-G <aligetmw@hotmail.fr>2012-05-10 19:13:29 +0200
committerJessica Tölke <jtoelke@mail.upb.de>2012-05-23 13:09:25 +0200
commita07dd8868945374222a917b75f037793dc5de251 (patch)
treeaa258bf4da26851a42b13d4f20ddf860a5a3293e /graphics/emotes/meow.xml
parent062541b05aac72ce19bdce5d4e16218cbb42773b (diff)
downloadclientdata-a07dd8868945374222a917b75f037793dc5de251.tar.gz
clientdata-a07dd8868945374222a917b75f037793dc5de251.tar.bz2
clientdata-a07dd8868945374222a917b75f037793dc5de251.tar.xz
clientdata-a07dd8868945374222a917b75f037793dc5de251.zip
Added a new set of emotes. Most of them were taken from manaplus.
Changed the emotes location from graphics/particles/emotes/ to graphics/emotes/.
Diffstat (limited to 'graphics/emotes/meow.xml')
-rw-r--r--graphics/emotes/meow.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/graphics/emotes/meow.xml b/graphics/emotes/meow.xml
new file mode 100644
index 00000000..76c2231c
--- /dev/null
+++ b/graphics/emotes/meow.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<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/meow.png" width="30" height="32">
+ <frame index="0"/>
+ </animation>
+ <property name="follow-parent"/>
+ </emitter>
+ </particle>
+</effect>