X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=blobdiff_plain;f=scripts%2Feffects_warpzone.shader;h=dee4b2bb1ea090489ca3787857d4cc8bf17303fd;hp=1e89243e6974c996bdf0ac5b00acceeba8afc84a;hb=353402d22fdd6035777232c7bf5555f8e9a2e046;hpb=f24b3e6f41ed5827238f155e864dcf3aa31f4d47 diff --git a/scripts/effects_warpzone.shader b/scripts/effects_warpzone.shader index 1e89243e..dee4b2bb 100644 --- a/scripts/effects_warpzone.shader +++ b/scripts/effects_warpzone.shader @@ -22,7 +22,7 @@ textures/effects_warpzone/blueedge cull none { map textures/effects_warpzone/blueedge.tga - blendfunc add + blendfunc GL_SRC_ALPHA GL_ONE } } @@ -34,10 +34,23 @@ textures/effects_warpzone/rededge cull none { map textures/effects_warpzone/rededge.tga - blendfunc add + blendfunc GL_SRC_ALPHA GL_ONE } } +textures/effects_warpzone/greenedge +{ + surfaceparm nonsolid + surfaceparm nomarks + q3map_surfacelight 2500 + cull none + { + map textures/effects_warpzone/greenedge.tga + blendfunc GL_SRC_ALPHA GL_ONE + } +} + + textures/effects_warpzone/warpzone_backdrop { surfaceparm nomarks