From e0d59c9b92af6ad1ce32a1ee6cded66ab01e50de Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 4 May 2008 12:02:53 +0000 Subject: engine updates --- base/maps/ships/sharkan.map | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) (limited to 'base/maps/ships/sharkan.map') diff --git a/base/maps/ships/sharkan.map b/base/maps/ships/sharkan.map index 421c95e..c8e8c71 100644 --- a/base/maps/ships/sharkan.map +++ b/base/maps/ships/sharkan.map @@ -188,6 +188,7 @@ "classname" "target_engine" "origin" "-78 0 0" "angle" "180" +"radius" "40" } // entity 2 { @@ -198,16 +199,28 @@ // entity 3 { "classname" "light" -"origin" "-64 -96 0" -"light" "25" +"origin" "-60 -92 14" +"light" "20" "_color" "1 0 0" "spawnflags" "1" +"time" ".2" } // entity 4 { "classname" "light" -"origin" "-64 96 0" -"light" "25" -"_color" "1 0 0" +"origin" "-60 92 14" +"light" "20" +"_color" "0 1 0" +"spawnflags" "1" +"time" ".2" +} +// entity 5 +{ +"classname" "light" +"origin" "-60 0 80" +"light" "15" +"time" ".1" +"offset" ".5" +"frequency" "1.3" "spawnflags" "1" } -- cgit v1.2.3