summaryrefslogtreecommitdiff
path: root/graphics/particles/emotes/emote-upset.particle.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-05-28 23:03:32 +0200
committerAlige <aligetmw@hotmail.fr>2012-05-28 23:03:32 +0200
commitde70f1e65a951aec89938bd084b4eefc1bbeaf11 (patch)
tree13840203ce52db15be3aea024ea5e17e39671fcb /graphics/particles/emotes/emote-upset.particle.xml
parent17d5fc066fa3666a532e00d174b6b6935da4699e (diff)
downloadclientdata-de70f1e65a951aec89938bd084b4eefc1bbeaf11.tar.gz
clientdata-de70f1e65a951aec89938bd084b4eefc1bbeaf11.tar.bz2
clientdata-de70f1e65a951aec89938bd084b4eefc1bbeaf11.tar.xz
clientdata-de70f1e65a951aec89938bd084b4eefc1bbeaf11.zip
Removed unecessary emote files as they were already in graphics/emotes/.
Diffstat (limited to 'graphics/particles/emotes/emote-upset.particle.xml')
-rw-r--r--graphics/particles/emotes/emote-upset.particle.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/graphics/particles/emotes/emote-upset.particle.xml b/graphics/particles/emotes/emote-upset.particle.xml
deleted file mode 100644
index 98f1947b..00000000
--- a/graphics/particles/emotes/emote-upset.particle.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?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 = "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/upset.png" width="30" height="32">
- <frame index="0" />
- </animation>
- <property name="follow-parent" />
- </emitter>
- </particle>
-</effect>