]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/effects_healpod.shader
Trident: caulk more invisible surfaces and fix misaligned textures on some stairs
[xonotic/xonotic-maps.pk3dir.git] / scripts / effects_healpod.shader
index 552d151dce952979566980a94323791a134698b9..14694347636101d13ad12c53f3f1d735f4054372 100644 (file)
@@ -1,8 +1,8 @@
 //Healpod1 green
 //For best effect apply to a rotating cylinder
-textures/fx/healpod1-d
+textures/effects_healpod/healpod1_d
 {
-       qer_editorimage textures/fx/forcefields/healpod1_d.tga
+       qer_editorimage textures/effects_healpod/healpod1_d.tga
        surfaceparm nolightmap
        surfaceparm nomarks
        surfaceparm nonsolid
@@ -10,8 +10,8 @@ textures/fx/healpod1-d
        cull none
        qer_trans 0.6
        {
-               map textures/fx/forcefields/healpod1_d.tga
-               blendfunc add
+               map textures/effects_healpod/healpod1_d.tga
+               blendfunc GL_SRC_ALPHA GL_ONE
                tcMod scroll 0 2
        }
 }