summaryrefslogtreecommitdiff
path: root/graphics/emotes/surprise.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-06-07 04:19:31 +0200
committerReid <reidyaro@gmail.com>2012-06-07 04:19:31 +0200
commit7c2143211ce3ba43d6c6c2bff2d6a864213312d1 (patch)
tree28399b88f9457315e65f41a9495876b26906b90d /graphics/emotes/surprise.xml
parente0db2952545d24a018d6fbf774af38d7382a6989 (diff)
downloadclientdata-7c2143211ce3ba43d6c6c2bff2d6a864213312d1.tar.gz
clientdata-7c2143211ce3ba43d6c6c2bff2d6a864213312d1.tar.bz2
clientdata-7c2143211ce3ba43d6c6c2bff2d6a864213312d1.tar.xz
clientdata-7c2143211ce3ba43d6c6c2bff2d6a864213312d1.zip
Hide indefinitely the emotes particle files.
Diffstat (limited to 'graphics/emotes/surprise.xml')
-rw-r--r--graphics/emotes/surprise.xml20
1 files changed, 0 insertions, 20 deletions
diff --git a/graphics/emotes/surprise.xml b/graphics/emotes/surprise.xml
deleted file mode 100644
index 38adff39..00000000
--- a/graphics/emotes/surprise.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0"?>
-<!-- Author from The Mana World
-Copyright (C) 2010-2012 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/surprise.png" width="30" height="32">
- <frame index="0"/>
- </animation>
- <property name="follow-parent"/>
- </emitter>
- </particle>
-</effect>