summaryrefslogtreecommitdiff
path: root/graphics/particles/fountain.xml
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/particles/fountain.xml')
-rw-r--r--graphics/particles/fountain.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/particles/fountain.xml b/graphics/particles/fountain.xml
index 9bba33a5..e3fb28c0 100644
--- a/graphics/particles/fountain.xml
+++ b/graphics/particles/fountain.xml
@@ -4,8 +4,8 @@ Copyright (C) 2016 Evol Online -->
<effect>
<particle position-x="16"
- position-y="128"
- position-z="116">
+ position-y="108"
+ position-z="96">
<emitter>
<property name="output" value="2"/>
<property name="power" min="3" max="5"/>
@@ -14,7 +14,7 @@ Copyright (C) 2016 Evol Online -->
<property name="image" value="graphics/particles/orb-large.png|W:#6fa1b1"/>
<property name="gravity" value="0.13"/>
<property name="lifetime" value="80"/>
- <property name="fade-out" value="20"/>
+ <property name="fade-out" value="70"/>
</emitter>
<emitter>
<property name="output" value="2"/>
@@ -30,10 +30,11 @@ Copyright (C) 2016 Evol Online -->
<property name="output" value="2"/>
<property name="power" min="4" max="5"/>
<property name="horizontal-angle" min="-60" max="240"/>
- <property name="vertical-angle" min="76" max="80"/>
+ <property name="vertical-angle" min="72" max="77"/>
<property name="image" value="graphics/particles/orb-small.png|W:#e3f3ec"/>
<property name="gravity" value="0.15"/>
<property name="lifetime" min="80" max="150"/>
+ <property name="fade-in" value="30"/>
<property name="fade-out" value="25"/>
<property name="bounce" value="0.1"/>
</emitter>