]> git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
maps: darkzone: remove textures/map_darkzone/light/dz_bluelight.tga and use textures...
authorMatthias Krüger <matthias.krueger@famsik.de>
Sat, 8 Jun 2013 15:26:29 +0000 (17:26 +0200)
committerMatthias Krüger <matthias.krueger@famsik.de>
Sat, 8 Jun 2013 15:26:29 +0000 (17:26 +0200)
since the files are the same.

maps/darkzone.map.options
scripts/map_darkzone.shader
textures/map_darkzone/light/dz_bluelight.tga [deleted file]
textures/map_darkzone/light/dz_bluelight_gloss.tga [deleted file]
textures/map_darkzone/light/dz_bluelight_norm.tga [deleted file]

index f0cebd0667c5bfac12cbe84566083bf8c11ea1b0..72dc23f47879ca7de9efa7a9a845d22b404efdd4 100644 (file)
@@ -3,4 +3,4 @@
 -vis +
 -minimap +
 -sRGB
-Version: 8
+Version: 9
index 9f03698e797e34a611cd082087f34f25b298481c..7e05b61af6875d78197c13e33e5b24dbece9439f 100644 (file)
@@ -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 (file)
index a5fbe6f..0000000
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 (file)
index b5e08cf..0000000
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 (file)
index f179cb6..0000000
Binary files a/textures/map_darkzone/light/dz_bluelight_norm.tga and /dev/null differ