diff options
author | Stijn Buys <ingar@osirion.org> | 2008-12-26 15:32:57 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2008-12-26 15:32:57 +0000 |
commit | 3abea99c537e2848874f3c2d44b1663e108f7ee5 (patch) | |
tree | 241f02ee206d5adb6bc95f8570fb2bf9fbd16b73 /base | |
parent | 1f3b74a9966d05004b9ae041d6d90648c17559ad (diff) |
updated juggernaut exhaust particles
Diffstat (limited to 'base')
-rw-r--r-- | base/maps/pirate/juggernaut.map | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/base/maps/pirate/juggernaut.map b/base/maps/pirate/juggernaut.map index abbef61..f7ba4e2 100644 --- a/base/maps/pirate/juggernaut.map +++ b/base/maps/pirate/juggernaut.map @@ -5937,7 +5937,7 @@ "classname" "fx_particles" "origin" "-8648 1728 -2816" "angle" "180" -"script" "engine_exhaust" +"script" "engine_exhaust_large" "radius" "1152" } // entity 18 @@ -5945,7 +5945,7 @@ "classname" "fx_particles" "origin" "-8648 0 -1088" "angle" "180" -"script" "engine_exhaust" +"script" "engine_exhaust_large" "radius" "1344" } // entity 19 @@ -5953,7 +5953,7 @@ "classname" "fx_particles" "origin" "-8648 0 -2816" "angle" "180" -"script" "engine_exhaust" +"script" "engine_exhaust_large" "radius" "1152" } // entity 20 @@ -5961,6 +5961,6 @@ "classname" "fx_particles" "origin" "-8648 -1728 -2816" "angle" "180" -"script" "engine_exhaust" +"script" "engine_exhaust_large" "radius" "1152" } |