From: Matthias Krüger Date: Wed, 31 Jul 2013 14:47:12 +0000 (+0200) Subject: unsealed: add modified trak5x/floor_floor2 textures. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=add504cf9b5818731e71205b1ed3dfd5b95c0285;p=xonotic%2Fxonotic-maps.pk3dir.git unsealed: add modified trak5x/floor_floor2 textures. --- diff --git a/scripts/map_unsealedtrial2.shader b/scripts/map_unsealedtrial2.shader index 8b6b3b1c..49b9ecef 100644 --- a/scripts/map_unsealedtrial2.shader +++ b/scripts/map_unsealedtrial2.shader @@ -271,3 +271,36 @@ textures/map_unsealed/trim_trim6b blendfunc filter } } + +textures/map_unsealed/floor_floor2cf +{ + qer_editorimage textures/map_unsealed/floor_floor2cf.tga + dpoffsetmapping - 2 match8 86 + q3map_bounceScale 1.25 + { + map textures/map_unsealed/floor_floor2cf.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + +textures/map_unsealed/floor_floor2ef +{ + qer_editorimage textures/map_unsealed/floor_floor2ef.tga + dpoffsetmapping - 2 match8 86 + q3map_bounceScale 1.25 + { + map textures/map_unsealed/floor_floor2ef.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + diff --git a/textures/map_unsealed/floor_floor2cf.tga b/textures/map_unsealed/floor_floor2cf.tga new file mode 100644 index 00000000..a4a4abe5 Binary files /dev/null and b/textures/map_unsealed/floor_floor2cf.tga differ diff --git a/textures/map_unsealed/floor_floor2cf_gloss.tga b/textures/map_unsealed/floor_floor2cf_gloss.tga new file mode 100644 index 00000000..9facd94b Binary files /dev/null and b/textures/map_unsealed/floor_floor2cf_gloss.tga differ diff --git a/textures/map_unsealed/floor_floor2cf_norm.tga b/textures/map_unsealed/floor_floor2cf_norm.tga new file mode 100644 index 00000000..97d5d133 Binary files /dev/null and b/textures/map_unsealed/floor_floor2cf_norm.tga differ diff --git a/textures/map_unsealed/floor_floor2ef.tga b/textures/map_unsealed/floor_floor2ef.tga new file mode 100644 index 00000000..668cf433 Binary files /dev/null and b/textures/map_unsealed/floor_floor2ef.tga differ diff --git a/textures/map_unsealed/floor_floor2ef_gloss.tga b/textures/map_unsealed/floor_floor2ef_gloss.tga new file mode 100644 index 00000000..9facd94b Binary files /dev/null and b/textures/map_unsealed/floor_floor2ef_gloss.tga differ diff --git a/textures/map_unsealed/floor_floor2ef_norm.tga b/textures/map_unsealed/floor_floor2ef_norm.tga new file mode 100644 index 00000000..97d5d133 Binary files /dev/null and b/textures/map_unsealed/floor_floor2ef_norm.tga differ