diff options
author | Stijn Buys <ingar@osirion.org> | 2013-09-29 08:37:40 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2013-09-29 08:37:40 +0000 |
commit | 088858f46b82c36d747c4d42b026c21a846399c1 (patch) | |
tree | faf0e21def51d65ba8894bf236019f0cdb10f080 /base/maps/static | |
parent | b08a9062b3cb35bde46ad72effd45acbf7600cbd (diff) |
Improves jumpgate vortex particles.
Diffstat (limited to 'base/maps/static')
-rw-r--r-- | base/maps/static/jumpgate.map | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/maps/static/jumpgate.map b/base/maps/static/jumpgate.map index 1542118..fec2c7c 100644 --- a/base/maps/static/jumpgate.map +++ b/base/maps/static/jumpgate.map @@ -767,7 +767,7 @@ // entity 75 { "classname" "fx_particles" -"origin" "480.000000 0.000000 0.000000" +"origin" "-192.000000 0.000000 0.000000" "script" "vortex" -"scale" "8" +"scale" "3.5" } |