From 4c6406c1bb00a8ef50b7516deecbdef86318b430 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sun, 6 Oct 2013 13:45:10 +0000 Subject: Added warning lights to the common storage unit. --- base/maps/common/storageunit.map | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'base/maps/common') diff --git a/base/maps/common/storageunit.map b/base/maps/common/storageunit.map index c3b2d55..174a61e 100644 --- a/base/maps/common/storageunit.map +++ b/base/maps/common/storageunit.map @@ -2509,3 +2509,23 @@ colors/grey50 "light" "100" "flare" "2" } +// entity 10 +{ +"classname" "light" +"origin" "-1024.000000 32.000000 2056.000000" +"light" "32" +"_color" "1 0 0" +"spawnflags" "1" +"frequency" ".75" +"flare" "1" +} +// entity 11 +{ +"classname" "light" +"origin" "-1024.000000 -32.000000 2056.000000" +"light" "32" +"_color" "1 0 0" +"spawnflags" "1" +"frequency" ".75" +"flare" "1" +} -- cgit v1.2.3