From 806fce6a6cb9968ddd2f080d26eb68ea7d57b2a0 Mon Sep 17 00:00:00 2001
From: Evan Goers <mega@osirion.org>
Date: Sat, 22 Oct 2011 11:46:35 +0000
Subject: added a couple lights to jumpgate.

---
 base/maps/static/jumpgate.map | 68 +++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 68 insertions(+)

(limited to 'base/maps')

diff --git a/base/maps/static/jumpgate.map b/base/maps/static/jumpgate.map
index 5d78c5f..9721a0b 100644
--- a/base/maps/static/jumpgate.map
+++ b/base/maps/static/jumpgate.map
@@ -43,3 +43,71 @@
 "modelscale" "64.000000"
 "angles" "90.000000 0.000000 90.000000"
 }
+// entity 6
+{
+"classname" "light"
+"origin" "1248.000000 0.000000 1369.000000"
+"light" "128"
+"flare" "4"
+"_color" "1 0 0"
+}
+// entity 7
+{
+"classname" "light"
+"origin" "1184.000000 0.000000 -1031.000000"
+"light" "128"
+"flare" "4"
+"_color" "1 0 0"
+}
+// entity 8
+{
+"classname" "light"
+"origin" "1248.000000 0.000000 -1287.000000"
+"light" "128"
+"flare" "4"
+"_color" "1 0 0"
+}
+// entity 9
+{
+"classname" "light"
+"origin" "1184.000000 0.000000 1113.000000"
+"light" "128"
+"flare" "4"
+"_color" "1 0 0"
+}
+// entity 10
+{
+"classname" "light"
+"origin" "1537.000000 310.000000 -310.000000"
+"light" "16"
+"spawnflags" "1"
+"time" "0.1"
+"frequency" "1"
+}
+// entity 11
+{
+"classname" "light"
+"origin" "1537.000000 -310.000000 -310.000000"
+"light" "16"
+"spawnflags" "1"
+"time" "0.1"
+"frequency" "1"
+}
+// entity 12
+{
+"classname" "light"
+"origin" "1537.000000 -310.000000 310.000000"
+"light" "16"
+"spawnflags" "1"
+"time" "0.1"
+"frequency" "1"
+}
+// entity 13
+{
+"classname" "light"
+"origin" "1537.000000 310.000000 310.000000"
+"light" "16"
+"spawnflags" "1"
+"time" "0.1"
+"frequency" "1"
+}
-- 
cgit v1.2.3