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>2008-05-01 17:01:23 +0000
committerStijn Buys <ingar@osirion.org>2008-05-01 17:01:23 +0000
commit3da872fc2a356a803a64667debdc80440a308591 (patch)
tree604cea673effbd1ca4154ec8121fea02aee76778 /base/maps/ships/sharkan.map
parent7c8e650f636f6d1706db9d339cd1f062c4ec680f (diff)
model lights
Diffstat (limited to 'base/maps/ships/sharkan.map')
-rw-r--r--base/maps/ships/sharkan.map22
1 files changed, 22 insertions, 0 deletions
diff --git a/base/maps/ships/sharkan.map b/base/maps/ships/sharkan.map
index ee294d4..421c95e 100644
--- a/base/maps/ships/sharkan.map
+++ b/base/maps/ships/sharkan.map
@@ -189,3 +189,25 @@
"origin" "-78 0 0"
"angle" "180"
}
+// entity 2
+{
+"classname" "light"
+"origin" "160 0 0"
+"light" "25"
+}
+// entity 3
+{
+"classname" "light"
+"origin" "-64 -96 0"
+"light" "25"
+"_color" "1 0 0"
+"spawnflags" "1"
+}
+// entity 4
+{
+"classname" "light"
+"origin" "-64 96 0"
+"light" "25"
+"_color" "1 0 0"
+"spawnflags" "1"
+}