From ad207c50fb2c608336c333beec697f4f3ba6ba77 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 27 Nov 2008 21:03:23 +0000 Subject: fx_entity updates by Odin --- base/maps/ships/destroyer.map | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'base/maps/ships/destroyer.map') diff --git a/base/maps/ships/destroyer.map b/base/maps/ships/destroyer.map index 993c8f5..efe94ed 100644 --- a/base/maps/ships/destroyer.map +++ b/base/maps/ships/destroyer.map @@ -2518,13 +2518,6 @@ } // entity 1 { -"classname" "target_engine" -"origin" "-800 0 116" -"radius" "304" -"_color" "0.5 0.1 0.5" -} -// entity 2 -{ "classname" "light" "origin" "0 -600 -28" "light" "10" @@ -2533,7 +2526,7 @@ "offset" "0.5" "time" "0.2" } -// entity 3 +// entity 2 { "classname" "light" "origin" "0 600 -28" @@ -2543,10 +2536,19 @@ "offset" "0" "time" "0.2" } -// entity 4 +// entity 3 { -"classname" "target_engine" +"classname" "fx_particles" "origin" "-800 0 -172" +"script" "engine_exhaust_tsukhan" +"radius" "304" +"angle" "180" +} +// entity 4 +{ +"classname" "fx_particles" +"origin" "-800 0 116" +"script" "engine_exhaust_tsukhan" "radius" "304" -"_color" "0.5 0.1 0.5" +"angle" "180" } -- cgit v1.2.3