From 233056ae912d1921c73c3b8455f3cc2609bb4cb0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Matthias=20Kr=C3=BCger?= Date: Sat, 3 Aug 2013 12:28:41 +0200 Subject: [PATCH] unsealed: the map had "_lightmapscale" "1.5" set. Instead of setting this to the entire map, only make it affect the ground model. --- maps/unsealedtrial2.map | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maps/unsealedtrial2.map b/maps/unsealedtrial2.map index 9f2a3100..1125f243 100644 --- a/maps/unsealedtrial2.map +++ b/maps/unsealedtrial2.map @@ -1,7 +1,6 @@ { "classname" "worldspawn" "_blocksize" "2048 2048 2048" -"_lightmapscale" "1.5" "_ambient" "6" { ( 5888 -4352 2304 ) ( 5888 -6656 2304 ) ( 4096 -4352 2304 ) common/caulk 0 0 0 0.25 0.25 0 0 0 @@ -15300,6 +15299,7 @@ "spawnflags" "102" "modelscale" "99" "_castshadows" "0" +"_lightmapscale" "1.5" } { "classname" "misc_model" -- 2.39.2