From be746d32138f6df755ffad05835d0b4e679acb32 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Fri, 18 Oct 2013 23:01:51 +0000 Subject: Added wip dagon engine particles. Updated all relevent models to use them. Modified other engine particles. --- base/maps/dagon/sections/gorgon_engine.map | 56 +++++------------------------- 1 file changed, 9 insertions(+), 47 deletions(-) (limited to 'base/maps/dagon/sections/gorgon_engine.map') diff --git a/base/maps/dagon/sections/gorgon_engine.map b/base/maps/dagon/sections/gorgon_engine.map index 682c980..6d78e5b 100644 --- a/base/maps/dagon/sections/gorgon_engine.map +++ b/base/maps/dagon/sections/gorgon_engine.map @@ -364,57 +364,19 @@ } // entity 1 { -"classname" "light" -"origin" "-8.000000 0.000000 -28.000000" -"light" "16" -"spawnflags" "4" -} -// entity 2 -{ -"classname" "light" -"origin" "-22.000000 0.000000 28.000000" -"light" "16" -"spawnflags" "4" -} -// entity 3 -{ -"classname" "light" -"origin" "-14.000000 0.000000 20.000000" -"light" "18" -"spawnflags" "4" -} -// entity 4 -{ -"classname" "light" -"origin" "-4.000000 0.000000 -20.000000" -"light" "18" -"spawnflags" "4" -} -// entity 5 -{ -"classname" "light" -"origin" "-18.000000 0.000000 36.000000" -"light" "16" -"spawnflags" "4" -} -// entity 6 -{ -"classname" "light" -"origin" "0.000000 0.000000 -36.000000" -"light" "16" -"spawnflags" "4" -} -// entity 7 -{ "classname" "fx_particles" -"origin" "-18.000000 0.000000 28.000000" -"script" "engine_exhaust" +"origin" "-11.000000 0.000000 28.000000" +"script" "engine_exhaust_dagon" "spawnflags" "4" +"angle" "-179.999985" +"scale" "0.75" } -// entity 8 +// entity 2 { "classname" "fx_particles" -"origin" "-4.000000 0.000000 -28.000000" -"script" "engine_exhaust" +"origin" "3.000000 0.000000 -28.000000" +"script" "engine_exhaust_dagon" "spawnflags" "4" +"angle" "-179.999985" +"scale" "0.75" } -- cgit v1.2.3