diff options
Diffstat (limited to 'base/particles')
-rw-r--r-- | base/particles/vortex.ini | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/base/particles/vortex.ini b/base/particles/vortex.ini index 182b6a7..4a04d60 100644 --- a/base/particles/vortex.ini +++ b/base/particles/vortex.ini @@ -10,7 +10,7 @@ lifespan=2500 interval=50 spawnradius=64 - cone=360 + cone=60 radius=16 32 alpha=0.25 0 offset=0.75 @@ -23,7 +23,7 @@ lifespan=2500 interval=50 spawnradius=64 - cone=360 + cone=600 radius=16 32 alpha=0.25 0 offset=0.75 @@ -34,11 +34,11 @@ [sprites] texture=fx/flare04 spawnradius=8 - cone=360 - speed=16 32 - lifespan=1500 + cone=75 + speed=4 8 + lifespan=1250 interval=10 - radius=4 8 0 + radius=2 4 0 alpha=0.5 0 color=255 255 192 scaled=true |