summaryrefslogtreecommitdiff
path: root/graphics/particles/hillunderfall2.particle.xml
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-05-23 13:35:33 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-05-23 13:35:33 +0000
commit2f1620c2effec97d85907e13166552e6d2bf29c8 (patch)
tree34e7e09d12c358432a15ce77c1547aac7e33fce9 /graphics/particles/hillunderfall2.particle.xml
parenta2239279c14f1b718d91cff1ee80344c7febb95c (diff)
downloadclientdata-2f1620c2effec97d85907e13166552e6d2bf29c8.tar.gz
clientdata-2f1620c2effec97d85907e13166552e6d2bf29c8.tar.bz2
clientdata-2f1620c2effec97d85907e13166552e6d2bf29c8.tar.xz
clientdata-2f1620c2effec97d85907e13166552e6d2bf29c8.zip
Toned down zipons waterfall particle effects a bit to keep the particle count under the default limit.
Diffstat (limited to 'graphics/particles/hillunderfall2.particle.xml')
-rw-r--r--graphics/particles/hillunderfall2.particle.xml26
1 files changed, 7 insertions, 19 deletions
diff --git a/graphics/particles/hillunderfall2.particle.xml b/graphics/particles/hillunderfall2.particle.xml
index eca486d6..2b6c9eaf 100644
--- a/graphics/particles/hillunderfall2.particle.xml
+++ b/graphics/particles/hillunderfall2.particle.xml
@@ -26,10 +26,10 @@
<property name="horizontal-angle" min="0" max="360"/>
<property name="vertical-angle" min="0" max="90"/>
<property name="power" value="1.0"/>
- <property name="output" min="3" max="4"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
+ <property name="output" min="1" max="2"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
+ </emitter>
<emitter>
<property name="position-x" min="-40" max="48"/>
<property name="position-y" min="34" max="44"/>
@@ -38,21 +38,9 @@
<property name="horizontal-angle" min="0" max="360"/>
<property name="vertical-angle" min="0" max="90"/>
<property name="power" value="1.0"/>
- <property name="output" min="3" max="4"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
- </emitter>
- <emitter>
- <property name="position-x" min="-40" max="48"/>
- <property name="position-y" min="34" max="44"/>
- <property name="position-z" min="0" max="8"/>
- <property name="image" value="graphics/particles/fog-medium-white-c.png"/>
- <property name="horizontal-angle" min="0" max="360"/>
- <property name="vertical-angle" min="0" max="90"/>
- <property name="power" value="1.0"/>
- <property name="output" min="3" max="4"/>
- <property name="lifetime" min="20" max="40"/>
- <property name="fade-out" value="20"/>
+ <property name="output" min="1" max="2"/>
+ <property name="lifetime" min="20" max="40"/>
+ <property name="fade-out" value="20"/>
</emitter>
</particle>
</effect> \ No newline at end of file