From 039e983daaac958a2ca68eb09cfacc21265c86eb Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Fri, 13 Jan 2012 07:10:35 +0000 Subject: Merged engine_trail and engine_exhaust. --- base/maps/colonial/sharkan.map | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) (limited to 'base/maps/colonial/sharkan.map') diff --git a/base/maps/colonial/sharkan.map b/base/maps/colonial/sharkan.map index 4838657..a58e876 100644 --- a/base/maps/colonial/sharkan.map +++ b/base/maps/colonial/sharkan.map @@ -1420,50 +1420,41 @@ } // entity 5 { -"classname" "fx_flare" -"origin" "-68.000000 0.000000 0.000000" -"angle" "-179.999985" -"spawnflags" "4" -"radius" "24" -"flare" "1" -} -// entity 6 -{ "classname" "fx_particles" "origin" "-66.000000 0.000000 0.000000" "angle" "-179.999985" -"script" "engine_trail" -"spawnflags" "2" +"script" "engine_exhaust" +"spawnflags" "4" } -// entity 7 +// entity 6 { "classname" "light" "origin" "-72.000000 0.000000 0.000000" "light" "24" "spawnflags" "4" } -// entity 8 +// entity 7 { "classname" "light" "origin" "-76.000000 0.000000 0.000000" "light" "16" "spawnflags" "4" } -// entity 9 +// entity 8 { "classname" "fx_particles" "origin" "-64.000000 0.000000 88.000000" "angle" "-179.999985" "script" "dust_trail" } -// entity 10 +// entity 9 { "classname" "fx_particles" "origin" "-64.000000 -112.000000 14.000000" "angle" "180" "script" "dust_trail" } -// entity 11 +// entity 10 { "classname" "fx_particles" "origin" "-64.000000 112.000000 14.000000" -- cgit v1.2.3