summaryrefslogtreecommitdiff
path: root/graphics/particles/savepoint-32x32.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2013-05-28 13:14:07 +0400
committerAlige <aligetmw@hotmail.fr>2013-05-28 13:14:07 +0400
commit26f312b71c050dfbce328462c72ced7a299ac5d9 (patch)
tree2d6ee67e08202175603b36b7cefda50c75a97a92 /graphics/particles/savepoint-32x32.xml
parent1ce08a8e277712ce99a6cfe5066d9e6d31f89803 (diff)
downloadclientdata-26f312b71c050dfbce328462c72ced7a299ac5d9.tar.gz
clientdata-26f312b71c050dfbce328462c72ced7a299ac5d9.tar.bz2
clientdata-26f312b71c050dfbce328462c72ced7a299ac5d9.tar.xz
clientdata-26f312b71c050dfbce328462c72ced7a299ac5d9.zip
Renamed current savepoint particle effect from 32*32 to 32*64.
Diffstat (limited to 'graphics/particles/savepoint-32x32.xml')
-rw-r--r--graphics/particles/savepoint-32x32.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/graphics/particles/savepoint-32x32.xml b/graphics/particles/savepoint-32x32.xml
deleted file mode 100644
index cab32b4b..00000000
--- a/graphics/particles/savepoint-32x32.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Authors: Alige, Reid
-Copyright (C) 2010-2013 Evol Online -->
-<effect>
- <particle position-x="0" position-y="0" position-z="5">
- <emitter>
- <property name="position-z" value="16"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="power" min="20" max="24"/>
- <property name="lifetime" value="1"/>
- <property name="output" value="1"/>
- <emitter>
- <property name="image" value="graphics/particles/gloworb.png|W:#fffecb"/>
- <property name="gravity" value="-0.003"/>
- <property name="lifetime" value="160"/>
- <property name="output" min="-10" max="1"/>
- <property name="output-pause" min="0" max="10"/>
- <property name="fade-in" value="15"/>
- <property name="fade-out" value="20"/>
- <property name="randomness" value="8"/>
- </emitter>
- <emitter>
- <property name="image" value="graphics/particles/star-small.png|W:#ffe6ce,ffe6ce"/>
- <property name="lifetime" value="160"/>
- <property name="output" min="-15" max="1"/>
- <property name="fade-in" value="40"/>
- <property name="fade-out" value="40"/>
- <property name="gravity" value="-0.003"/>
- <property name="randomness" value="6"/>
- </emitter>
- </emitter>
- </particle>
-</effect>