From: Mirio Date: Sat, 26 Nov 2016 22:29:09 +0000 (+0100) Subject: Update texture, add new texture X-Git-Tag: xonotic-v0.8.2~102^2~20 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=9cfbbc8c1f6044b002ff8065d49ff1372fd6a670 Update texture, add new texture --- diff --git a/scripts/map_boil.shader b/scripts/map_boil.shader index 1fd4463e..57075b12 100644 --- a/scripts/map_boil.shader +++ b/scripts/map_boil.shader @@ -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 diff --git a/textures/map_boil/credit.tga b/textures/map_boil/credit.tga index 59e0fdf6..001a991c 100644 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 index 00000000..c1d50a8a Binary files /dev/null and b/textures/map_boil/frogg.tga differ