From ff4a35a95a15ab5c784488a849d82918ef94291d Mon Sep 17 00:00:00 2001
From: Evan Goers <mega@osirion.org>
Date: Thu, 5 Feb 2009 21:39:58 +0000
Subject: Changed navpoint model light size. Added navpoint models to ghant.

---
 base/maps/static/navpoint.map | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'base/maps/static')

diff --git a/base/maps/static/navpoint.map b/base/maps/static/navpoint.map
index e093c7a..936eee2 100644
--- a/base/maps/static/navpoint.map
+++ b/base/maps/static/navpoint.map
@@ -150,7 +150,7 @@
 {
 "classname" "light"
 "origin" "0.000000 -44.000000 0.000000"
-"light" "100"
+"light" "50"
 "_color" "1 0 0"
 }
 // entity 2
@@ -164,21 +164,21 @@
 {
 "classname" "light"
 "origin" "44.000000 0.000000 0.000000"
-"light" "100"
+"light" "50"
 "_color" "1 0 0"
 }
 // entity 4
 {
 "classname" "light"
 "origin" "-44.000000 0.000000 0.000000"
-"light" "100"
+"light" "50"
 "_color" "1 0 0"
 }
 // entity 5
 {
 "classname" "light"
 "origin" "0.000000 44.000000 0.000000"
-"light" "100"
+"light" "50"
 "_color" "1 0 0"
 }
 // entity 6
-- 
cgit v1.2.3