Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2013-10-06 13:45:10 +0000
committerStijn Buys <ingar@osirion.org>2013-10-06 13:45:10 +0000
commit4c6406c1bb00a8ef50b7516deecbdef86318b430 (patch)
tree07f884783ca0b0c63c6278e6a628834f10297a53 /base/maps/common
parent84bd356bd751a30fa3c95abe17bac0da4bcaa442 (diff)
Added warning lights to the common storage unit.
Diffstat (limited to 'base/maps/common')
-rw-r--r--base/maps/common/storageunit.map20
1 files changed, 20 insertions, 0 deletions
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"
+}