From: Matthias Krüger <matthias.krueger@famsik.de>
Date: Sat, 8 Jun 2013 15:26:29 +0000 (+0200)
Subject: maps: darkzone: remove textures/map_darkzone/light/dz_bluelight.tga and use textures... 
X-Git-Tag: xonotic-v0.8.0~41^2~4
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9434b7c5545debfffcf86131db5218de95e7daa6;p=xonotic%2Fxonotic-maps.pk3dir.git

maps: darkzone: remove textures/map_darkzone/light/dz_bluelight.tga and use textures/ex2x/light/light_beam_blue.tga instead
since the files are the same.
---

diff --git a/maps/darkzone.map.options b/maps/darkzone.map.options
index f0cebd06..72dc23f4 100644
--- a/maps/darkzone.map.options
+++ b/maps/darkzone.map.options
@@ -3,4 +3,4 @@
 -vis +
 -minimap +
 -sRGB
-Version: 8
+Version: 9
diff --git a/scripts/map_darkzone.shader b/scripts/map_darkzone.shader
index 9f03698e..7e05b61a 100644
--- a/scripts/map_darkzone.shader
+++ b/scripts/map_darkzone.shader
@@ -1,6 +1,6 @@
 textures/map_darkzone/bluelight
 {
-	qer_editorimage textures/map_darkzone/light/dz_bluelight.tga
+	qer_editorimage textures/ex2x/light/light_beam_blue.tga
 	
 	q3map_bounceScale  0.75
 	dpoffsetmapping - 0.5 match8 99
@@ -9,7 +9,7 @@ textures/map_darkzone/bluelight
 
 
 	{
-		map textures/map_darkzone/light/dz_bluelight.tga
+		map textures/ex2x/light/light_beam_blue.tga
 		
 
 	}
@@ -19,4 +19,4 @@ textures/map_darkzone/bluelight
 		tcGen lightmap
 		blendfunc filter
 	}
-}
\ No newline at end of file
+}
diff --git a/textures/map_darkzone/light/dz_bluelight.tga b/textures/map_darkzone/light/dz_bluelight.tga
deleted file mode 100644
index a5fbe6f8..00000000
Binary files a/textures/map_darkzone/light/dz_bluelight.tga and /dev/null differ
diff --git a/textures/map_darkzone/light/dz_bluelight_gloss.tga b/textures/map_darkzone/light/dz_bluelight_gloss.tga
deleted file mode 100644
index b5e08cfa..00000000
Binary files a/textures/map_darkzone/light/dz_bluelight_gloss.tga and /dev/null differ
diff --git a/textures/map_darkzone/light/dz_bluelight_norm.tga b/textures/map_darkzone/light/dz_bluelight_norm.tga
deleted file mode 100644
index f179cb67..00000000
Binary files a/textures/map_darkzone/light/dz_bluelight_norm.tga and /dev/null differ