summaryrefslogtreecommitdiff
path: root/graphics/particles
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/particles')
-rw-r--r--graphics/particles/panels.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/particles/panels.xml b/graphics/particles/panels.xml
index 702d7c46..068861bb 100644
--- a/graphics/particles/panels.xml
+++ b/graphics/particles/panels.xml
@@ -2,16 +2,16 @@
<!-- Author: Alige
Copyright (C) 2014 Evol Online -->
<effect>
- <particle position-x="16" position-y="0" position-z="27">
+ <particle position-x="16" position-y="62" position-z="27">
<emitter>
<property name="image" value="graphics/particles/star-small.png|W:#f3ffbe,f3ffe3"/>
<property name="vertical-angle" value="90"/>
<property name="power" value="0.3"/>
<property name="gravity" value="-0.0005"/>
- <property name="lifetime" value="100"/>
+ <property name="lifetime" value="110"/>
<property name="output" min="-6" max="1"/>
<property name="output-pause" min="1" max="3"/>
- <property name="fade-in" value="15"/>
+ <property name="fade-in" value="20"/>
<property name="fade-out" value="30"/>
<property name="position-x" min="-8" max="8"/>
<property name="position-y" min="-5" max="-10"/>