X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fmap_catharsis.shader;h=f05f609bcab225287a8353f550fc4cf979cf2784;hb=53f8c5aa43dc9b29cfa52c65fece5e03f7755730;hp=a1d5b186734027a54739b5f6fbb395029d8865e0;hpb=44d5e198a105fffce5b08587cc297d08a53caa41;p=xonotic%2Fxonotic-maps.pk3dir.git diff --git a/scripts/map_catharsis.shader b/scripts/map_catharsis.shader index a1d5b186..f05f609b 100644 --- a/scripts/map_catharsis.shader +++ b/scripts/map_catharsis.shader @@ -162,46 +162,6 @@ textures/map_catharsis/50_armor } } -textures/map_catharsis/dirt1 -{ - qer_editorimage textures/map_catharsis/dirt1.tga - - surfaceparm trans - surfaceparm nonsolid - surfaceparm nodlight - surfaceparm nolightmap - - polygonOffset - sort 6 - cull none - - - { - map textures/map_catharsis/dirt1.tga - blendFunc filter - rgbgen identity - } -} -textures/map_catharsis/dirt2 -{ - qer_editorimage textures/map_catharsis/dirt2 - - surfaceparm trans - surfaceparm nonsolid - surfaceparm nodlight - surfaceparm nolightmap - - polygonOffset - sort 6 - cull none - - - { - map textures/map_catharsis/dirt2 - blendFunc filter - rgbgen identity - } -} textures/map_catharsis/red { qer_editorimage textures/map_catharsis/red.tga @@ -243,27 +203,3 @@ textures/map_catharsis/red-surfacelight blendfunc filter } } -justinterrain - { - q3map_nonplanar - q3map_shadeangle 65 - q3map_lightmapSampleOffset 3 - q3map_lightmapSampleSize 64 - q3map_globalTexture - qer_editorimage textures/map_catharsis/rock.tga - dpnoshadow - { - map textures/map_catharsis/rock.tga - } - { - map textures/map_catharsis/sand.tga - blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA - alphagen vertex - } - - { - map $lightmap - blendfunc GL_DST_COLOR GL_ZERO - rgbGen identity - } -} \ No newline at end of file