diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2018-02-15 18:56:12 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2018-02-15 18:56:12 +0100 |
commit | 9f0fb44d574dc96857cc3a390652665dfd2c4a87 (patch) | |
tree | 1bd27af23c1bd38736f364af751ae0ad7429c85c /scripts/analmango.shader | |
parent | ddc596dce57ae933c21d1f8ce230270be3d2ba13 (diff) |
Start polishing the cannon room.
Diffstat (limited to 'scripts/analmango.shader')
-rw-r--r-- | scripts/analmango.shader | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/scripts/analmango.shader b/scripts/analmango.shader index b3972cb..600d8dd 100644 --- a/scripts/analmango.shader +++ b/scripts/analmango.shader @@ -502,6 +502,7 @@ textures/analmango/outdoor_window textures/analmango/acid { qer_trans .5 + q3map_surfaceLight 300 q3map_globaltexture surfaceparm noimpact @@ -518,8 +519,8 @@ textures/analmango/acid { map textures/analmango/acid.jpg - rgbGen const ( 0.5 0.5 0.5 ) - blendfunc filter + rgbGen const ( 1 1 1 ) + blendfunc add tcMod turb .3 .2 1 .05 tcMod scroll .01 .01 } @@ -1152,7 +1153,7 @@ textures/analmango/aldaris_park textures/analmango/explosion_mark { - surfaceparm nolightmaps + surfaceparm nolightmap polygonOffset { |