From 6e63ebd63a9e9906e1d617eb60760eee755ce19b Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Sat, 19 Oct 2013 01:24:00 +0000 Subject: Updated a bunch of ships to have engine particles. --- base/maps/independent/sections/galaxy_cockpit.map | 30 +++++++---------------- 1 file changed, 9 insertions(+), 21 deletions(-) (limited to 'base/maps/independent') diff --git a/base/maps/independent/sections/galaxy_cockpit.map b/base/maps/independent/sections/galaxy_cockpit.map index d321add..221958c 100644 --- a/base/maps/independent/sections/galaxy_cockpit.map +++ b/base/maps/independent/sections/galaxy_cockpit.map @@ -1003,15 +1003,17 @@ colors/chrome { "classname" "fx_particles" "origin" "-26.000000 -38.000000 -92.000000" -"script" "engine_trail" +"script" "engine_exhaust" "angle" "-179.999985" +"scale" "0.9" } // entity 2 { "classname" "fx_particles" "origin" "-26.000000 38.000000 -92.000000" -"script" "engine_trail" +"script" "engine_exhaust" "angle" "-179.999985" +"scale" "0.9" } // entity 3 { @@ -1026,53 +1028,39 @@ colors/chrome // entity 4 { "classname" "light" -"origin" "-49.000000 38.000000 -92.000000" -"light" "32" -"spawnflags" "4" -} -// entity 5 -{ -"classname" "light" -"origin" "-49.000000 -38.000000 -92.000000" -"light" "32" -"spawnflags" "4" -} -// entity 6 -{ -"classname" "light" "origin" "11.000000 -5.500000 4.000000" "light" "2" "_color" "0 1 0" } -// entity 7 +// entity 5 { "classname" "light" "origin" "11.000000 5.500000 4.000000" "light" "2" "_color" "0 1 0" } -// entity 8 +// entity 6 { "classname" "light" "origin" "5.000000 -5.500000 4.000000" "light" "2" "_color" "0 1 0" } -// entity 9 +// entity 7 { "classname" "light" "origin" "5.000000 5.500000 4.000000" "light" "2" "_color" "0 1 0" } -// entity 10 +// entity 8 { "classname" "light" "origin" "148.500000 28.000000 -79.500000" "light" "16" "flare" "4" } -// entity 11 +// entity 9 { "classname" "light" "origin" "148.500000 -28.000000 -79.500000" -- cgit v1.2.3