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/colonial/oldlancer.map | 26 ++------ .../colonial/sections/wagon_section_cockpit.map | 78 ++++++++++++---------- 2 files changed, 48 insertions(+), 56 deletions(-) (limited to 'base/maps/colonial') diff --git a/base/maps/colonial/oldlancer.map b/base/maps/colonial/oldlancer.map index cd1494a..7aa7351 100644 --- a/base/maps/colonial/oldlancer.map +++ b/base/maps/colonial/oldlancer.map @@ -1156,38 +1156,26 @@ thorn/panel_01 } // entity 6 { -"classname" "light" -"origin" "-140.000000 -20.000000 0.000000" -"light" "12" -"spawnflags" "4" -} -// entity 7 -{ -"classname" "light" -"origin" "-140.000000 20.000000 0.000000" -"light" "12" -"spawnflags" "4" -} -// entity 8 -{ "classname" "fx_particles" "origin" "-132.000000 20.000000 0.000000" "script" "engine_exhaust" -"scale" "0.5" +"scale" "0.4" +"angle" "-180.000000" } -// entity 9 +// entity 7 { "classname" "fx_particles" "origin" "-132.000000 -20.000000 0.000000" "script" "engine_exhaust" -"scale" "0.5" +"scale" "0.4" +"angle" "-180.000000" } -// entity 10 +// entity 8 { "classname" "location_cannon" "origin" "16.000000 -82.000000 -40.000000" } -// entity 11 +// entity 9 { "classname" "location_cannon" "origin" "16.000000 82.000000 -40.000000" diff --git a/base/maps/colonial/sections/wagon_section_cockpit.map b/base/maps/colonial/sections/wagon_section_cockpit.map index 3dba369..6bdef2a 100644 --- a/base/maps/colonial/sections/wagon_section_cockpit.map +++ b/base/maps/colonial/sections/wagon_section_cockpit.map @@ -2811,74 +2811,46 @@ colors/orange // entity 1 { "classname" "light" -"origin" "-8.000000 0.000000 -96.000000" -"light" "16" -"spawnflags" "4" -} -// entity 2 -{ -"classname" "light" -"origin" "-8.000000 96.000000 -8.000000" -"light" "16" -"spawnflags" "4" -} -// entity 3 -{ -"classname" "light" -"origin" "-8.000000 -96.000000 -8.000000" -"light" "16" -"spawnflags" "4" -} -// entity 4 -{ -"classname" "light" -"origin" "-8.000000 0.000000 96.000000" -"light" "16" -"spawnflags" "4" -} -// entity 5 -{ -"classname" "light" "origin" "16.000000 -42.875000 27.250000" "light" "4" "_color" "1 0.5 0" } -// entity 6 +// entity 2 { "classname" "light" "origin" "8.000000 -42.875000 27.250000" "light" "4" "_color" "1 0.5 0" } -// entity 7 +// entity 3 { "classname" "light" "origin" "8.000000 42.875000 27.250000" "light" "4" "_color" "1 0.5 0" } -// entity 8 +// entity 4 { "classname" "light" "origin" "16.000000 42.875000 27.250000" "light" "4" "_color" "1 0.5 0" } -// entity 9 +// entity 5 { "classname" "light" "origin" "24.000000 -32.000000 -36.000000" "light" "16" "flare" "4" } -// entity 10 +// entity 6 { "classname" "light" "origin" "24.000000 32.000000 -36.000000" "light" "16" "flare" "4" } -// entity 11 +// entity 7 { "classname" "light" "origin" "26.000000 96.000000 -8.000000" @@ -2887,7 +2859,7 @@ colors/orange "spawnflags" "1" "time" "0.1" } -// entity 12 +// entity 8 { "classname" "light" "origin" "26.000000 0.000000 96.000000" @@ -2895,7 +2867,7 @@ colors/orange "spawnflags" "1" "time" "0.1" } -// entity 13 +// entity 9 { "classname" "light" "origin" "26.000000 0.000000 -96.000000" @@ -2903,7 +2875,7 @@ colors/orange "spawnflags" "1" "time" "0.1" } -// entity 14 +// entity 10 { "classname" "light" "origin" "26.000000 -96.000000 -8.000000" @@ -2912,3 +2884,35 @@ colors/orange "time" "0.1" "_color" "0 1 0" } +// entity 11 +{ +"classname" "fx_particles" +"origin" "-4.000000 0.000000 -96.000000" +"script" "engine_exhaust" +"angle" "-179.999985" +"scale" "0.5" +} +// entity 12 +{ +"classname" "fx_particles" +"origin" "-4.000000 96.000000 -8.000000" +"script" "engine_exhaust" +"angle" "-179.999985" +"scale" "0.5" +} +// entity 13 +{ +"classname" "fx_particles" +"origin" "-4.000000 -96.000000 -8.000000" +"script" "engine_exhaust" +"angle" "-179.999985" +"scale" "0.5" +} +// entity 14 +{ +"classname" "fx_particles" +"origin" "-4.000000 0.000000 96.000000" +"script" "engine_exhaust" +"angle" "-179.999985" +"scale" "0.5" +} -- cgit v1.2.3