From: Sahil Singhal Date: Tue, 24 Aug 2010 04:26:31 +0000 (-0400) Subject: Ceiling and trim. Need to finish wall and misc. X-Git-Tag: xonotic-v0.1.0preview~151^2~34^2~2 X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=6354ffbe419a6c3d9bb6da2fccefe22a13f8fef3 Ceiling and trim. Need to finish wall and misc. --- diff --git a/scripts/facility114x.shader b/scripts/facility114x.shader index 081ed8e6..a140d4e6 100644 --- a/scripts/facility114x.shader +++ b/scripts/facility114x.shader @@ -104,6 +104,44 @@ textures/facility114x/ceiling-ceiling00 map textures/facility114x/ceiling/ceiling00.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/facility114x/ceiling-ceiling00b +{ + qer_editorimage textures/facility114x/ceiling/ceiling00b.tga + + q3map_bounceScale 1.25 + + + { + map textures/facility114x/ceiling/ceiling00b.tga + + + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/facility114x/ceiling-ceiling00r +{ + qer_editorimage textures/facility114x/ceiling/ceiling00r.tga + + q3map_bounceScale 1.25 + + + { + map textures/facility114x/ceiling/ceiling00r.tga + + } { map $lightmap @@ -123,6 +161,44 @@ textures/facility114x/ceiling-ceiling01 map textures/facility114x/ceiling/ceiling01.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/facility114x/ceiling-ceiling01b +{ + qer_editorimage textures/facility114x/ceiling/ceiling01b.tga + + q3map_bounceScale 1.25 + + + { + map textures/facility114x/ceiling/ceiling01b.tga + + + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/facility114x/ceiling-ceiling01r +{ + qer_editorimage textures/facility114x/ceiling/ceiling01r.tga + + q3map_bounceScale 1.25 + + + { + map textures/facility114x/ceiling/ceiling01r.tga + + } { map $lightmap @@ -313,6 +389,44 @@ textures/facility114x/trim-trim01 map textures/facility114x/trim/trim01.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/facility114x/trim-trim01b +{ + qer_editorimage textures/facility114x/trim/trim01b.tga + + q3map_bounceScale 1.25 + + + { + map textures/facility114x/trim/trim01b.tga + + + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/facility114x/trim-trim01r +{ + qer_editorimage textures/facility114x/trim/trim01r.tga + + q3map_bounceScale 1.25 + + + { + map textures/facility114x/trim/trim01r.tga + + } { map $lightmap @@ -332,6 +446,44 @@ textures/facility114x/trim-trim02 map textures/facility114x/trim/trim02.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/facility114x/trim-trim02b +{ + qer_editorimage textures/facility114x/trim/trim02b.tga + + q3map_bounceScale 1.25 + + + { + map textures/facility114x/trim/trim02b.tga + + + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/facility114x/trim-trim02r +{ + qer_editorimage textures/facility114x/trim/trim02r.tga + + q3map_bounceScale 1.25 + + + { + map textures/facility114x/trim/trim02r.tga + + } { map $lightmap @@ -351,6 +503,44 @@ textures/facility114x/wall-corridor00 map textures/facility114x/wall/corridor00.tga + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/facility114x/wall-corridor00b +{ + qer_editorimage textures/facility114x/wall/corridor00b.tga + + q3map_bounceScale 1.25 + + + { + map textures/facility114x/wall/corridor00b.tga + + + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/facility114x/wall-corridor00r +{ + qer_editorimage textures/facility114x/wall/corridor00r.tga + + q3map_bounceScale 1.25 + + + { + map textures/facility114x/wall/corridor00r.tga + + } { map $lightmap diff --git a/textures/facility114x/ceiling/ceiling00b.tga b/textures/facility114x/ceiling/ceiling00b.tga new file mode 100644 index 00000000..31b814ba Binary files /dev/null and b/textures/facility114x/ceiling/ceiling00b.tga differ diff --git a/textures/facility114x/ceiling/ceiling00b_gloss.tga b/textures/facility114x/ceiling/ceiling00b_gloss.tga new file mode 100644 index 00000000..6f7d6a63 Binary files /dev/null and b/textures/facility114x/ceiling/ceiling00b_gloss.tga differ diff --git a/textures/facility114x/ceiling/ceiling00b_norm.tga b/textures/facility114x/ceiling/ceiling00b_norm.tga new file mode 100644 index 00000000..7b6d48d9 Binary files /dev/null and b/textures/facility114x/ceiling/ceiling00b_norm.tga differ diff --git a/textures/facility114x/ceiling/ceiling00r.tga b/textures/facility114x/ceiling/ceiling00r.tga new file mode 100644 index 00000000..519dbfae Binary files /dev/null and b/textures/facility114x/ceiling/ceiling00r.tga differ diff --git a/textures/facility114x/ceiling/ceiling00r_gloss.tga b/textures/facility114x/ceiling/ceiling00r_gloss.tga new file mode 100644 index 00000000..de0556f3 Binary files /dev/null and b/textures/facility114x/ceiling/ceiling00r_gloss.tga differ diff --git a/textures/facility114x/ceiling/ceiling00r_norm.tga b/textures/facility114x/ceiling/ceiling00r_norm.tga new file mode 100644 index 00000000..7b6d48d9 Binary files /dev/null and b/textures/facility114x/ceiling/ceiling00r_norm.tga differ diff --git a/textures/facility114x/ceiling/ceiling01b.tga b/textures/facility114x/ceiling/ceiling01b.tga new file mode 100644 index 00000000..f0a0cd20 Binary files /dev/null and b/textures/facility114x/ceiling/ceiling01b.tga differ diff --git a/textures/facility114x/ceiling/ceiling01b_gloss.tga b/textures/facility114x/ceiling/ceiling01b_gloss.tga new file mode 100644 index 00000000..e7423383 Binary files /dev/null and b/textures/facility114x/ceiling/ceiling01b_gloss.tga differ diff --git a/textures/facility114x/ceiling/ceiling01b_norm.tga b/textures/facility114x/ceiling/ceiling01b_norm.tga new file mode 100644 index 00000000..40913bb2 Binary files /dev/null and b/textures/facility114x/ceiling/ceiling01b_norm.tga differ diff --git a/textures/facility114x/ceiling/ceiling01r.tga b/textures/facility114x/ceiling/ceiling01r.tga new file mode 100644 index 00000000..914ce237 Binary files /dev/null and b/textures/facility114x/ceiling/ceiling01r.tga differ diff --git a/textures/facility114x/ceiling/ceiling01r_gloss.tga b/textures/facility114x/ceiling/ceiling01r_gloss.tga new file mode 100644 index 00000000..adf55325 Binary files /dev/null and b/textures/facility114x/ceiling/ceiling01r_gloss.tga differ diff --git a/textures/facility114x/ceiling/ceiling01r_norm.tga b/textures/facility114x/ceiling/ceiling01r_norm.tga new file mode 100644 index 00000000..40913bb2 Binary files /dev/null and b/textures/facility114x/ceiling/ceiling01r_norm.tga differ diff --git a/textures/facility114x/trim/trim01b.tga b/textures/facility114x/trim/trim01b.tga new file mode 100644 index 00000000..5a8944b7 Binary files /dev/null and b/textures/facility114x/trim/trim01b.tga differ diff --git a/textures/facility114x/trim/trim01b_gloss.tga b/textures/facility114x/trim/trim01b_gloss.tga new file mode 100644 index 00000000..2e11004e Binary files /dev/null and b/textures/facility114x/trim/trim01b_gloss.tga differ diff --git a/textures/facility114x/trim/trim01b_norm.tga b/textures/facility114x/trim/trim01b_norm.tga new file mode 100644 index 00000000..7806481e Binary files /dev/null and b/textures/facility114x/trim/trim01b_norm.tga differ diff --git a/textures/facility114x/trim/trim01r.tga b/textures/facility114x/trim/trim01r.tga new file mode 100644 index 00000000..15527000 Binary files /dev/null and b/textures/facility114x/trim/trim01r.tga differ diff --git a/textures/facility114x/trim/trim01r_gloss.tga b/textures/facility114x/trim/trim01r_gloss.tga new file mode 100644 index 00000000..eb674ad9 Binary files /dev/null and b/textures/facility114x/trim/trim01r_gloss.tga differ diff --git a/textures/facility114x/trim/trim01r_norm.tga b/textures/facility114x/trim/trim01r_norm.tga new file mode 100644 index 00000000..7806481e Binary files /dev/null and b/textures/facility114x/trim/trim01r_norm.tga differ diff --git a/textures/facility114x/wall/corridor00b.tga b/textures/facility114x/wall/corridor00b.tga new file mode 100644 index 00000000..0363fd1e Binary files /dev/null and b/textures/facility114x/wall/corridor00b.tga differ diff --git a/textures/facility114x/wall/corridor00b_gloss.tga b/textures/facility114x/wall/corridor00b_gloss.tga new file mode 100644 index 00000000..baabcd33 Binary files /dev/null and b/textures/facility114x/wall/corridor00b_gloss.tga differ diff --git a/textures/facility114x/wall/corridor00b_norm.tga b/textures/facility114x/wall/corridor00b_norm.tga new file mode 100644 index 00000000..f11faf8a Binary files /dev/null and b/textures/facility114x/wall/corridor00b_norm.tga differ diff --git a/textures/facility114x/wall/corridor00r.tga b/textures/facility114x/wall/corridor00r.tga new file mode 100644 index 00000000..837e0464 Binary files /dev/null and b/textures/facility114x/wall/corridor00r.tga differ diff --git a/textures/facility114x/wall/corridor00r_gloss.tga b/textures/facility114x/wall/corridor00r_gloss.tga new file mode 100644 index 00000000..7fc257fa Binary files /dev/null and b/textures/facility114x/wall/corridor00r_gloss.tga differ diff --git a/textures/facility114x/wall/corridor00r_norm.tga b/textures/facility114x/wall/corridor00r_norm.tga new file mode 100644 index 00000000..f11faf8a Binary files /dev/null and b/textures/facility114x/wall/corridor00r_norm.tga differ