summaryrefslogtreecommitdiff
path: root/graphics/particles/hillwaterfall6.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/hillwaterfall6.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/hillwaterfall6.particle.xml')
-rw-r--r--graphics/particles/hillwaterfall6.particle.xml16
1 files changed, 2 insertions, 14 deletions
diff --git a/graphics/particles/hillwaterfall6.particle.xml b/graphics/particles/hillwaterfall6.particle.xml
index a9448036..48124a79 100644
--- a/graphics/particles/hillwaterfall6.particle.xml
+++ b/graphics/particles/hillwaterfall6.particle.xml
@@ -26,7 +26,7 @@
<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="output" min="2" max="3"/>
<property name="lifetime" min="20" max="40"/>
<property name="fade-out" value="20"/>
</emitter>
@@ -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="output" min="2" max="3"/>
<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="20" max="30"/>
- <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"/>
- </emitter>
</particle>
</effect> \ No newline at end of file