X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=blobdiff_plain;f=scripts%2Fmap_red-planet.shader;h=201059134f24761ea385b991fc23fc4fcf56c001;hp=45980b5753dc04bce216ce8ec6076f659467299b;hb=079e2acfd0cba8ac4bf91d78a7934f0566d289da;hpb=3219b86937e2a484af4fb9f22a96baa551073906;ds=sidebyside diff --git a/scripts/map_red-planet.shader b/scripts/map_red-planet.shader index 45980b57..20105913 100644 --- a/scripts/map_red-planet.shader +++ b/scripts/map_red-planet.shader @@ -57,34 +57,3 @@ textures/map_red-planet/env3 tcgen lightmap }*/ } - -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 - surfaceparm noimpact - surfaceparm nonsolid - surfaceparm trans - cull none - { - clampmap textures/map_red-planet/gradient_light.tga - blendfunc blend - } -}