X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=scripts%2Fmap_catharsis.shader;h=6d5be89423126d525eda5c19ab5c0f2b109e208a;hb=HEAD;hp=a1d5b186734027a54739b5f6fbb395029d8865e0;hpb=0ffe150d12d13e79b887969f89e0fe60940c8de8;p=xonotic%2Fxonotic-maps.pk3dir.git diff --git a/scripts/map_catharsis.shader b/scripts/map_catharsis.shader old mode 100755 new mode 100644 index a1d5b186..ae760593 --- a/scripts/map_catharsis.shader +++ b/scripts/map_catharsis.shader @@ -82,7 +82,7 @@ textures/map_catharsis/chain q3map_bounceScale 0.5 dpoffsetmapping - 0.5 match8 204 - dpglossintensitymod 3 + dpglossintensitymod 1.5 dpglossexponentmod 4 surfaceparm trans @@ -90,7 +90,7 @@ textures/map_catharsis/chain { map textures/map_catharsis/chain.tga tcMod scale 2 2 - alphafunc GE128 + alphaFunc GE128 } { map $lightmap @@ -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