]> git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Remove the distort_glass texture, since we likely wont ever be using that with how...
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 26 Oct 2010 17:26:29 +0000 (20:26 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Tue, 26 Oct 2010 17:26:29 +0000 (20:26 +0300)
scripts/map_red-planet.shader
textures/map_red-planet/distort_glass.tga [deleted file]
textures/map_red-planet/distort_glass_norm.tga [deleted file]

index 45980b5753dc04bce216ce8ec6076f659467299b..61b5c3f9caa1fdbd968a7b953a63ab22f0ec3b01 100644 (file)
@@ -58,24 +58,6 @@ textures/map_red-planet/env3
        }*/
 }
 
-textures/map_red-planet/distort_glass
-{
-       qer_editorimage textures/map_red-planet/distort_glass.tga
-       surfaceparm trans
-       q3map_bounceScale 0.75
-       {
-               map textures/map_red-planet/distort_glass.tga
-               blendfunc blend
-       }
-       {
-               map $lightmap
-               rgbGen identity
-               tcGen lightmap
-               blendfunc filter
-       }
-       dp_water 0.1 0.8  3 3  1 1 1  1 1 1  0.125
-}
-
 textures/map_red-planet/gradient_light
 {
        qer_editorimage textures/map_red-planet/gradient_light.tga
diff --git a/textures/map_red-planet/distort_glass.tga b/textures/map_red-planet/distort_glass.tga
deleted file mode 100644 (file)
index 4463ed5..0000000
Binary files a/textures/map_red-planet/distort_glass.tga and /dev/null differ
diff --git a/textures/map_red-planet/distort_glass_norm.tga b/textures/map_red-planet/distort_glass_norm.tga
deleted file mode 100644 (file)
index d29f124..0000000
Binary files a/textures/map_red-planet/distort_glass_norm.tga and /dev/null differ