Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2013-09-23 23:01:39 +0000
committerStijn Buys <ingar@osirion.org>2013-09-23 23:01:39 +0000
commit6a4c0ab1e8f0d4fbb201657b05be8d845f724d84 (patch)
treece5ae5c51962b52e15f8a95b28c341eca239b810 /base/particles
parent998bc0323d5e858c32a33d3cf87627c27cb937a3 (diff)
Tweaked ion cannon statistics and particles.
Diffstat (limited to 'base/particles')
-rw-r--r--base/particles/ion1.ini18
1 files changed, 11 insertions, 7 deletions
diff --git a/base/particles/ion1.ini b/base/particles/ion1.ini
index 19667c6..d2b984f 100644
--- a/base/particles/ion1.ini
+++ b/base/particles/ion1.ini
@@ -7,20 +7,24 @@
[flares]
texture=fx/explosion01_04
- lifespan=500
+ lifespan=300
interval=50
radius=4 64 4
- speed=256
+ speed=500
alpha=.25 0.75 .25
- color=255 255 255
+ ; lindblade engine color, light variant
+ color=240 248 255
+ ; lindblade engine color
+ colorsecond=128 204 255
attached=true
[flares]
texture=fx/explosion01_00
- lifespan=1000
+ lifespan=800
interval=150
radius=16 128 16
- speed=256
- alpha=0.0 0.5 0.0
- color=255 255 255
+ speed=650
+ alpha=0.25 0.5 0.0
+ ; lindblade engine color
+ color=128 204 255
attached=true \ No newline at end of file