summaryrefslogtreecommitdiff
path: root/graphics/particles
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/particles')
-rw-r--r--graphics/particles/highlight.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/graphics/particles/highlight.xml b/graphics/particles/highlight.xml
index b962f5b5..daa7ea84 100644
--- a/graphics/particles/highlight.xml
+++ b/graphics/particles/highlight.xml
@@ -3,18 +3,18 @@
Copyright (C) 2010-2012 Evol Online -->
<effect>
<particle
- position-x="0" position-y="0" position-z="15" lifetime="128">
+ position-x="0" position-y="0" position-z="6" lifetime="110">
<emitter>
<property name="image" value="graphics/particles/star-small.png|W:#f3ffbe,f3ffe3"/>
<property name="vertical-angle" value="90"/>
<property name="power" value="0.7"/>
<property name="lifetime" value="55"/>
- <property name="output" min="-12" max="1"/>
- <property name="fade-in" value="40"/>
- <property name="fade-out" value="40"/>
- <property name="gravity" value="-0.003"/>
- <property name="position-x" min="-16" max="16"/>
- <property name="position-y" min="-16" max="16"/>
+ <property name="output" min="-4" max="1"/>
+ <property name="fade-in" value="5"/>
+ <property name="fade-out" value="25"/>
+ <property name="gravity" value="-0.002"/>
+ <property name="position-x" min="-10" max="10"/>
+ <property name="position-y" value="12"/>
<property name="position-z" min="0" max="32"/>
</emitter>
</particle>