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/chimera_engine_small.map | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'base/maps/dagon/sections/chimera_engine_small.map') diff --git a/base/maps/dagon/sections/chimera_engine_small.map b/base/maps/dagon/sections/chimera_engine_small.map index 2c7a0d1..aaf0dab 100644 --- a/base/maps/dagon/sections/chimera_engine_small.map +++ b/base/maps/dagon/sections/chimera_engine_small.map @@ -117,20 +117,13 @@ colors/grey25 } // entity 1 { -"classname" "light" -"origin" "-26.000000 0.000000 0.000000" -"light" "16" -"spawnflags" "4" -} -// entity 2 -{ "classname" "fx_flare" "origin" "-10.000000 0.000000 0.000000" "angle" "-179.999985" "radius" "12" "spawnflags" "4" } -// entity 3 +// entity 2 { "classname" "fx_flare" "origin" "-28.000000 0.000000 0.000000" @@ -139,3 +132,11 @@ colors/grey25 "flare" "4" "radius" "32" } +// entity 3 +{ +"classname" "fx_particles" +"origin" "-16.000000 0.000000 0.000000" +"angle" "-179.999985" +"script" "engine_exhaust_dagon" +"scale" "0.75" +} -- cgit v1.2.3