From db19d4155da9a59c000fd3c70bea5619fddc6925 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Thu, 1 May 2008 21:13:08 +0000 Subject: more lights --- base/maps/stations/alexandria.map | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'base/maps/stations') diff --git a/base/maps/stations/alexandria.map b/base/maps/stations/alexandria.map index bdade20..f9aa3aa 100644 --- a/base/maps/stations/alexandria.map +++ b/base/maps/stations/alexandria.map @@ -4124,6 +4124,8 @@ "light" "50" "_color" "1 0 0" "spawnflags" "1" +"frequency" "1" +"offset" ".5" } // entity 2 { @@ -4132,6 +4134,7 @@ "light" "50" "_color" "1 0 0" "spawnflags" "1" +"frequency" "0.999" } // entity 3 { @@ -4140,6 +4143,8 @@ "light" "50" "_color" "1 0 0" "spawnflags" "1" +"frequency" "1.001" +"offset" ".5" } // entity 4 { @@ -4148,4 +4153,15 @@ "light" "50" "_color" "1 0 0" "spawnflags" "1" +"frequency" "0.998" +} +// entity 5 +{ +"classname" "light" +"origin" "232 -840 2144" +"light" "40" +"offset" "0.5" +"_color" "1 0 0" +"spawnflags" "1" +"frequency" "1.5" } -- cgit v1.2.3