From f96cd54701f968fabe95914c4cb8b995e724cf49 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 20 Dec 2008 18:54:24 +0000 Subject: updated pod and matrix particles --- base/maps/mercenary/pod.map | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'base/maps/mercenary') diff --git a/base/maps/mercenary/pod.map b/base/maps/mercenary/pod.map index b7e8ae9..99891ae 100644 --- a/base/maps/mercenary/pod.map +++ b/base/maps/mercenary/pod.map @@ -1632,9 +1632,9 @@ // entity 3 { "classname" "fx_particles" -"origin" "-288 0 0" +"origin" "-40 -168 -12" "angle" "180" -"script" "engine_exhaust" +"script" "engine_trail" } // entity 4 { @@ -1697,3 +1697,17 @@ "spawnflags" "4" "flare" "1" } +// entity 12 +{ +"classname" "fx_particles" +"origin" "-288 0 0" +"angle" "180" +"script" "engine_exhaust" +} +// entity 13 +{ +"classname" "fx_particles" +"origin" "-40 168 -12" +"angle" "180" +"script" "engine_trail" +} -- cgit v1.2.3