]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/map_boil.shader
Update texture, add new texture
[xonotic/xonotic-maps.pk3dir.git] / scripts / map_boil.shader
index 1fd4463e6778aa480628726d8af738e8412503a9..57075b121152c3f01e26a094d25691cd11e9d747 100644 (file)
@@ -24,4 +24,18 @@ textures/map_boil/brush
                blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
                rgbgen identity
        }
+}
+
+textures/map_boil/frogg
+{
+       qer_editorimage textures/map_boil/frogg
+       surfaceparm trans
+       surfaceparm nonsolid
+       polygonOffset
+       cull none
+       {
+               map textures/map_boil/frogg
+               blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
+               rgbgen identity
+       }
 }
\ No newline at end of file