From: Matthias Krüger Date: Fri, 26 Jul 2013 21:29:37 +0000 (+0200) Subject: map: unsealed: add recolored trims from trak5x X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=d4ff9cc4b30cdbe80681670de2dc4872e060beff;p=xonotic%2Fxonotic-maps.pk3dir.git map: unsealed: add recolored trims from trak5x --- diff --git a/scripts/map_unsealedtrial2.shader b/scripts/map_unsealedtrial2.shader index c3755d00..8b6b3b1c 100644 --- a/scripts/map_unsealedtrial2.shader +++ b/scripts/map_unsealedtrial2.shader @@ -234,3 +234,40 @@ models/unsealed/branch } } +textures/map_unsealed/trim_trim6a +{ + qer_editorimage textures/map_unsealed/trim_trim6a.tga + dpoffsetmapping - 4 match8 89 + + q3map_bounceScale 1.25 + + + { + map textures/map_unsealed/trim_trim6a.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + +textures/map_unsealed/trim_trim6b +{ + qer_editorimage textures/map_unsealed/trim_trim6b.tga + dpoffsetmapping - 4 match8 89 + + q3map_bounceScale 1.25 + + + { + map textures/map_unsealed/trim_trim6b.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} diff --git a/textures/map_unsealed/trim_trim6a.tga b/textures/map_unsealed/trim_trim6a.tga new file mode 100644 index 00000000..4ec127b3 Binary files /dev/null and b/textures/map_unsealed/trim_trim6a.tga differ diff --git a/textures/map_unsealed/trim_trim6a_gloss.tga b/textures/map_unsealed/trim_trim6a_gloss.tga new file mode 100644 index 00000000..55352709 Binary files /dev/null and b/textures/map_unsealed/trim_trim6a_gloss.tga differ diff --git a/textures/map_unsealed/trim_trim6a_norm.tga b/textures/map_unsealed/trim_trim6a_norm.tga new file mode 100644 index 00000000..dbe83f39 Binary files /dev/null and b/textures/map_unsealed/trim_trim6a_norm.tga differ diff --git a/textures/map_unsealed/trim_trim6b.tga b/textures/map_unsealed/trim_trim6b.tga new file mode 100644 index 00000000..242ab5ca Binary files /dev/null and b/textures/map_unsealed/trim_trim6b.tga differ diff --git a/textures/map_unsealed/trim_trim6b_gloss.tga b/textures/map_unsealed/trim_trim6b_gloss.tga new file mode 100644 index 00000000..105b66f6 Binary files /dev/null and b/textures/map_unsealed/trim_trim6b_gloss.tga differ diff --git a/textures/map_unsealed/trim_trim6b_norm.tga b/textures/map_unsealed/trim_trim6b_norm.tga new file mode 100644 index 00000000..dbe83f39 Binary files /dev/null and b/textures/map_unsealed/trim_trim6b_norm.tga differ