From 3c2aa2ae844c372fd76ecd81e23517030342de6b Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Mon, 7 Jan 2013 00:17:41 +0000 Subject: Added external cannon to the Lancer. --- base/maps/colonial/lancer.map | 84 ++++++++++++++++++++----------------------- 1 file changed, 39 insertions(+), 45 deletions(-) (limited to 'base/maps/colonial/lancer.map') diff --git a/base/maps/colonial/lancer.map b/base/maps/colonial/lancer.map index 1cacdf5..614f251 100644 --- a/base/maps/colonial/lancer.map +++ b/base/maps/colonial/lancer.map @@ -3290,77 +3290,59 @@ thorn/panel_01 // entity 1 { "classname" "fx_particles" -"origin" "-210.000000 -54.000000 -32.000000" -"angle" "-179.999985" -"script" "dust_trail" -} -// entity 2 -{ -"classname" "fx_particles" "origin" "-80.000000 -173.000000 -54.000000" "angle" "-179.999985" "script" "dust_trail" } -// entity 3 +// entity 2 { "classname" "fx_particles" "origin" "-80.000000 173.000000 -54.000000" "angle" "-179.999985" "script" "dust_trail" } -// entity 4 +// entity 3 { "classname" "light" "origin" "-32.000000 -174.000000 -55.000000" -"light" "8" +"light" "6" "_color" "0 1 0" "spawnflags" "1" "time" "0.1" } -// entity 5 +// entity 4 { "classname" "light" "origin" "-33.000000 174.000000 -55.000000" -"light" "8" -"_color" "0 1 0" +"light" "6" +"_color" "1 0 0" "spawnflags" "1" "time" "0.1" +"offset" ".5" } -// entity 6 +// entity 5 { "classname" "light" -"origin" "246.000000 0.000000 -32.000000" -"light" "8" -"spawnflags" "1" +"origin" "-186.000000 0.000000 64.000000" +"light" "6" +"spawnflags" "3" "time" "0.1" +"offset" ".5" +"frequency" ".95" } -// entity 7 +// entity 6 { "classname" "location_cannon" "origin" "292.000000 0.000000 -66.000000" } -// entity 8 -{ -"classname" "fx_particles" -"origin" "-195.000000 0.000000 62.000000" -"angle" "-179.999985" -"script" "dust_trail" -} -// entity 9 -{ -"classname" "fx_particles" -"origin" "-210.000000 54.000000 -32.000000" -"angle" "-179.999985" -"script" "dust_trail" -} -// entity 10 +// entity 7 { "classname" "light" "origin" "-192.000000 0.000000 4.000000" "light" "12" "spawnflags" "4" } -// entity 11 +// entity 8 { "classname" "fx_particles" "origin" "-192.000000 0.000000 4.000000" @@ -3368,14 +3350,14 @@ thorn/panel_01 "script" "engine_exhaust" "scale" "0.5" } -// entity 12 +// entity 9 { "classname" "light" "origin" "-196.000000 40.000000 -2.000000" "light" "12" "spawnflags" "4" } -// entity 13 +// entity 10 { "classname" "fx_particles" "origin" "-192.000000 36.000000 0.000000" @@ -3383,14 +3365,14 @@ thorn/panel_01 "script" "engine_exhaust" "scale" "0.5" } -// entity 14 +// entity 11 { "classname" "light" "origin" "-196.000000 -36.000000 0.000000" "light" "12" "spawnflags" "4" } -// entity 15 +// entity 12 { "classname" "fx_particles" "origin" "-192.000000 -36.000000 0.000000" @@ -3398,50 +3380,62 @@ thorn/panel_01 "script" "engine_exhaust" "scale" "0.5" } -// entity 16 +// entity 13 { "classname" "light" "origin" "-196.000000 -32.000000 2.000000" "light" "12" "spawnflags" "4" } -// entity 17 +// entity 14 { "classname" "light" "origin" "-196.000000 36.000000 0.000000" "light" "12" "spawnflags" "4" } -// entity 18 +// entity 15 { "classname" "light" "origin" "-196.000000 -40.000000 -2.000000" "light" "12" "spawnflags" "4" } -// entity 19 +// entity 16 { "classname" "light" "origin" "-196.000000 32.000000 2.000000" "light" "12" "spawnflags" "4" } -// entity 20 +// entity 17 { "classname" "light" "origin" "-196.000000 0.000000 4.000000" "light" "12" "spawnflags" "4" } -// entity 21 +// entity 18 { "classname" "misc_model" "origin" "-14.000000 70.000000 -8.000000" "model" "maps/colonial/sections/lancer_cannon" +"modelscale" "1.25" } -// entity 22 +// entity 19 { "classname" "misc_model" "origin" "-14.000000 -70.000000 -8.000000" "model" "maps/colonial/sections/lancer_cannon" +"modelscale" "1.25" +} +// entity 20 +{ +"classname" "light" +"origin" "246.000000 0.000000 -32.000000" +"light" "6" +"spawnflags" "1" +"time" "0.1" +"offset" ".25" +"frequency" ".95" } -- cgit v1.2.3