summaryrefslogtreecommitdiff
path: root/graphics/particles/emotes/emote-disgust.particle.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/particles/emotes/emote-disgust.particle.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/particles/emotes/emote-disgust.particle.xml')
-rw-r--r--graphics/particles/emotes/emote-disgust.particle.xml23
1 files changed, 0 insertions, 23 deletions
diff --git a/graphics/particles/emotes/emote-disgust.particle.xml b/graphics/particles/emotes/emote-disgust.particle.xml
deleted file mode 100644
index b04d18dd..00000000
--- a/graphics/particles/emotes/emote-disgust.particle.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0"?>
-<effect>
- <particle
- position-x = "0"
- position-y = "0"
- position-z = "96"
- lifetime = "1"
- >
- <emitter>
- <property name="position-x" value="0"/>
- <property name="position-y" value="0"/>
- <property name="position-z" value="-32"/>
- <property name="lifetime" value="80"/>
- <property name="fade-out" value="50" />
- <property name="gravity" value="-0.02" />
-
- <animation imageset="graphics/particles/emotes/disgust.png" width="30" height="32">
- <frame index="0" />
- </animation>
- <property name="follow-parent" />
- </emitter>
- </particle>
-</effect>