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

maps/glowplant.map.options
scripts/map_glowplant.shader
textures/map_glowplant/gradient_light.tga [deleted file]

index 121c7ba94af234380bc0cb616d693b64947aa27b..5bf9f6d1950178900b35def33b3d8d829e9a9aba 100644 (file)
@@ -3,4 +3,4 @@
 -vis +
 -minimap +
 -nosRGB
-Version: 12
\ No newline at end of file
+Version: 13
index 088e05dac328b391824e6c8301159cbb921103bb..e455e6a2f2cec6824aa12d6f844f56c53196f6f1 100644 (file)
@@ -178,13 +178,13 @@ textures/map_glowplant/distort_glass
 
 textures/map_glowplant/gradient_light
 {
-       qer_editorimage textures/map_glowplant/gradient_light.tga
+       qer_editorimage textures/effects_lightning/gradient_white.tga
        surfaceparm noimpact
        surfaceparm nonsolid
        surfaceparm trans
        cull none
        {
-               map textures/map_glowplant/gradient_light.tga
+               map textures/effects_lightning/gradient_white.tga
                blendfunc blend
        }
 }
diff --git a/textures/map_glowplant/gradient_light.tga b/textures/map_glowplant/gradient_light.tga
deleted file mode 100644 (file)
index beda4b6..0000000
Binary files a/textures/map_glowplant/gradient_light.tga and /dev/null differ