From: cbrutail Date: Fri, 14 Oct 2011 13:43:07 +0000 (+0200) Subject: Red and green jumppad textures + shaders. X-Git-Tag: xonotic-v0.6.0~72^2~2^2 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=b84e07f539c1c03c9477cf8f11768bf93d815734;p=xonotic%2Fxonotic-maps.pk3dir.git Red and green jumppad textures + shaders. --- diff --git a/scripts/facility114invx.shader b/scripts/facility114invx.shader index 092aa6a3..c200057d 100644 --- a/scripts/facility114invx.shader +++ b/scripts/facility114invx.shader @@ -208,6 +208,46 @@ textures/facility114invx/misc-lift02inv map textures/facility114invx/misc/lift02inv.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/facility114invx/misc-lift02invred +{ + qer_editorimage textures/facility114invx/misc/lift02invred.tga + dpoffsetmapping - 1 match8 98 + + q3map_bounceScale 1.25 + + + { + map textures/facility114invx/misc/lift02invred.tga + + + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/facility114invx/misc-lift02invgreen +{ + qer_editorimage textures/facility114invx/misc/lift02invgreen.tga + dpoffsetmapping - 1 match8 98 + + q3map_bounceScale 1.25 + + + { + map textures/facility114invx/misc/lift02invgreen.tga + + } { map $lightmap diff --git a/textures/facility114invx/misc/lift02invgreen.tga b/textures/facility114invx/misc/lift02invgreen.tga new file mode 100644 index 00000000..eeda1232 Binary files /dev/null and b/textures/facility114invx/misc/lift02invgreen.tga differ diff --git a/textures/facility114invx/misc/lift02invgreen_gloss.tga b/textures/facility114invx/misc/lift02invgreen_gloss.tga new file mode 100644 index 00000000..dd648a28 Binary files /dev/null and b/textures/facility114invx/misc/lift02invgreen_gloss.tga differ diff --git a/textures/facility114invx/misc/lift02invgreen_norm.tga b/textures/facility114invx/misc/lift02invgreen_norm.tga new file mode 100644 index 00000000..de85c543 Binary files /dev/null and b/textures/facility114invx/misc/lift02invgreen_norm.tga differ diff --git a/textures/facility114invx/misc/lift02invred.tga b/textures/facility114invx/misc/lift02invred.tga new file mode 100644 index 00000000..db53e67d Binary files /dev/null and b/textures/facility114invx/misc/lift02invred.tga differ diff --git a/textures/facility114invx/misc/lift02invred_gloss.tga b/textures/facility114invx/misc/lift02invred_gloss.tga new file mode 100644 index 00000000..3bd3daeb Binary files /dev/null and b/textures/facility114invx/misc/lift02invred_gloss.tga differ diff --git a/textures/facility114invx/misc/lift02invred_norm.tga b/textures/facility114invx/misc/lift02invred_norm.tga new file mode 100644 index 00000000..de85c543 Binary files /dev/null and b/textures/facility114invx/misc/lift02invred_norm.tga differ