diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2018-01-29 21:49:23 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2018-01-29 21:49:23 +0100 |
commit | cdbcd311547873fe72b4e38405337e75eb7c6cd6 (patch) | |
tree | 80bc307024423448004df98c7ac3bb48bfa8d1d0 /scripts | |
parent | 3f269f5a660e3d13122855fc71357cbcdf3bef7b (diff) |
Rework engineering slightly; add more detail.
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/analmango.shader | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/scripts/analmango.shader b/scripts/analmango.shader index 5bbb084..d333f84 100644 --- a/scripts/analmango.shader +++ b/scripts/analmango.shader @@ -934,6 +934,21 @@ textures/analmango/poster_gems } } +textures/analmango/poster_cat +{ + surfaceparm nonsolid + surfaceparm trans + polygonOffset + + { + map textures/analmango/poster_cat.jpg + } + { + map $lightmap + blendFunc filter + } +} + textures/analmango/zittrigmann { surfaceparm nonsolid |