diff options
author | Asa Kravets <norfenstein@gmail.com> | 2011-04-06 23:03:30 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2013-01-03 00:18:03 +0000 |
commit | 229ebd9fabc4d162f0722a2ac2d3e23c2629dcfd (patch) | |
tree | 61987b5f1d7fc530519b4b5d655a3358461ef612 /assets | |
parent | 9202ea68572aa930d7ddd7f12206c44713f2033b (diff) |
Increase flamer particle speed to match projectile speed
Diffstat (limited to 'assets')
-rw-r--r-- | assets/scripts/weapons.particle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/scripts/weapons.particle b/assets/scripts/weapons.particle index cc4854e9..5851fc65 100644 --- a/assets/scripts/weapons.particle +++ b/assets/scripts/weapons.particle @@ -310,7 +310,7 @@ models/weapons/flamer/muzzlePS velocityType cent velocityDir linear - velocityMagnitude 300 + velocityMagnitude 500 velocity 0 0 0 ~0 physicsRadius 15 |