From 6c7ce601875aaf795c856570e16d9a2d031abe91 Mon Sep 17 00:00:00 2001
From: FruitieX <rasse@rasse-lappy.localdomain>
Date: Sun, 1 Aug 2010 19:07:04 +0300
Subject: [PATCH] remove the surfacelight after all. Let mapper decide with
 light ents is best, i guess

---
 scripts/exx.shader    |  4 ----
 scripts/trak5x.shader | 16 ----------------
 2 files changed, 20 deletions(-)

diff --git a/scripts/exx.shader b/scripts/exx.shader
index 525529f8..88e81617 100644
--- a/scripts/exx.shader
+++ b/scripts/exx.shader
@@ -718,8 +718,6 @@ textures/exx/light-panel01
 	dpglossintensitymod  3
 	dpglossexponentmod  4
 
-	q3map_surfacelight 3500
-
 	{
 		map textures/exx/light/light_panel01.tga
 		
@@ -741,8 +739,6 @@ textures/exx/light-u201
 	dpglossintensitymod  3
 	dpglossexponentmod  4
 
-	q3map_surfacelight 3500
-
 	{
 		map textures/exx/light/light_u201.tga
 		
diff --git a/scripts/trak5x.shader b/scripts/trak5x.shader
index fe13df80..05d301ca 100644
--- a/scripts/trak5x.shader
+++ b/scripts/trak5x.shader
@@ -783,8 +783,6 @@ textures/trak5x/light-light1a
 	
 	q3map_bounceScale 1.25
 
-	q3map_surfacelight 3500
-
 	{
 		map textures/trak5x/light/light_light1a.tga
 		
@@ -803,8 +801,6 @@ textures/trak5x/light-light1b
 	
 	q3map_bounceScale 1.25
 
-	q3map_surfacelight 3500
-
 	{
 		map textures/trak5x/light/light_light1b.tga
 		
@@ -823,8 +819,6 @@ textures/trak5x/light-light1c
 	
 	q3map_bounceScale 1.25
 
-	q3map_surfacelight 3500
-
 	{
 		map textures/trak5x/light/light_light1c.tga
 		
@@ -843,8 +837,6 @@ textures/trak5x/light-light2a
 	
 	q3map_bounceScale 1.25
 
-	q3map_surfacelight 3500
-
 	{
 		map textures/trak5x/light/light_light2a.tga
 		
@@ -863,8 +855,6 @@ textures/trak5x/light-light2b
 	
 	q3map_bounceScale 1.25
 
-	q3map_surfacelight 3500
-
 	{
 		map textures/trak5x/light/light_light2b.tga
 		
@@ -883,8 +873,6 @@ textures/trak5x/light-light2c
 	
 	q3map_bounceScale 1.25
 
-	q3map_surfacelight 3500
-
 	{
 		map textures/trak5x/light/light_light2c.tga
 		
@@ -903,8 +891,6 @@ textures/trak5x/light-light2d
 	
 	q3map_bounceScale 1.25
 
-	q3map_surfacelight 3500
-
 	{
 		map textures/trak5x/light/light_light2d.tga
 		
@@ -923,8 +909,6 @@ textures/trak5x/light-light3a
 	
 	q3map_bounceScale 1.25
 
-	q3map_surfacelight 3500
-
 	{
 		map textures/trak5x/light/light_light3a.tga
 		
-- 
2.39.5