From b0dca1e6cec1dcd9d31980c947e24faa9eaf9760 Mon Sep 17 00:00:00 2001 From: FruitieX Date: Sun, 1 Aug 2010 19:31:34 +0300 Subject: [PATCH] Revert "remove the surfacelight after all. Let mapper decide with light ents is best, i guess" This reverts commit 6c7ce601875aaf795c856570e16d9a2d031abe91. --- scripts/exx.shader | 4 ++++ scripts/trak5x.shader | 16 ++++++++++++++++ 2 files changed, 20 insertions(+) diff --git a/scripts/exx.shader b/scripts/exx.shader index 88e81617..525529f8 100644 --- a/scripts/exx.shader +++ b/scripts/exx.shader @@ -718,6 +718,8 @@ textures/exx/light-panel01 dpglossintensitymod 3 dpglossexponentmod 4 + q3map_surfacelight 3500 + { map textures/exx/light/light_panel01.tga @@ -739,6 +741,8 @@ 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 05d301ca..fe13df80 100644 --- a/scripts/trak5x.shader +++ b/scripts/trak5x.shader @@ -783,6 +783,8 @@ textures/trak5x/light-light1a q3map_bounceScale 1.25 + q3map_surfacelight 3500 + { map textures/trak5x/light/light_light1a.tga @@ -801,6 +803,8 @@ textures/trak5x/light-light1b q3map_bounceScale 1.25 + q3map_surfacelight 3500 + { map textures/trak5x/light/light_light1b.tga @@ -819,6 +823,8 @@ textures/trak5x/light-light1c q3map_bounceScale 1.25 + q3map_surfacelight 3500 + { map textures/trak5x/light/light_light1c.tga @@ -837,6 +843,8 @@ textures/trak5x/light-light2a q3map_bounceScale 1.25 + q3map_surfacelight 3500 + { map textures/trak5x/light/light_light2a.tga @@ -855,6 +863,8 @@ textures/trak5x/light-light2b q3map_bounceScale 1.25 + q3map_surfacelight 3500 + { map textures/trak5x/light/light_light2b.tga @@ -873,6 +883,8 @@ textures/trak5x/light-light2c q3map_bounceScale 1.25 + q3map_surfacelight 3500 + { map textures/trak5x/light/light_light2c.tga @@ -891,6 +903,8 @@ textures/trak5x/light-light2d q3map_bounceScale 1.25 + q3map_surfacelight 3500 + { map textures/trak5x/light/light_light2d.tga @@ -909,6 +923,8 @@ textures/trak5x/light-light3a q3map_bounceScale 1.25 + q3map_surfacelight 3500 + { map textures/trak5x/light/light_light3a.tga -- 2.39.2