diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2016-12-26 00:54:24 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2016-12-26 00:54:24 +0100 |
commit | cba7784fe01ba3a38afe7125d39af301b40110a7 (patch) | |
tree | e367d5f574af0bba62377c8e411bb0570e76521e /scripts | |
parent | 82ea43af069b78059f7870b323b5ddc59ca19408 (diff) |
Finish (more or less) p5.
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/analmango.shader | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/scripts/analmango.shader b/scripts/analmango.shader index 1bee918..e3ff1de 100644 --- a/scripts/analmango.shader +++ b/scripts/analmango.shader @@ -200,17 +200,10 @@ textures/analmango/sausage textures/analmango/euclid { surfaceparm nolightmap - q3map_lightimage common/white + surfaceparm ladder q3map_surfacelight 500 { map textures/analmango/euclid.jpg - tcMod scroll 0.0981745 -0.129276 - } - { - map textures/analmango/euclid.jpg - blendFunc GL_ONE_MINUS_DST_COLOR GL_ONE_MINUS_SRC_COLOR - tcMod scale 1.09817 1.08475 - tcMod scroll 0.0872554 0.0756235 } } |