]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Update texture, add new texture
authorMirio <opivy@hotmail.de>
Sat, 26 Nov 2016 22:29:09 +0000 (23:29 +0100)
committerMirio <opivy@hotmail.de>
Sat, 26 Nov 2016 22:29:09 +0000 (23:29 +0100)
scripts/map_boil.shader
textures/map_boil/credit.tga
textures/map_boil/frogg.tga [new file with mode: 0644]

index 1fd4463e6778aa480628726d8af738e8412503a9..57075b121152c3f01e26a094d25691cd11e9d747 100644 (file)
@@ -24,4 +24,18 @@ textures/map_boil/brush
                blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
                rgbgen identity
        }
                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
 }
\ No newline at end of file
index 59e0fdf68108bc5e8c78373525df78150287d361..001a991ccf175cfa66693e35408f9e3acd9e4cea 100644 (file)
Binary files a/textures/map_boil/credit.tga and b/textures/map_boil/credit.tga differ
diff --git a/textures/map_boil/frogg.tga b/textures/map_boil/frogg.tga
new file mode 100644 (file)
index 0000000..c1d50a8
Binary files /dev/null and b/textures/map_boil/frogg.tga differ