diff options
author | Paweł Redman <pawel.redman@gmail.com> | 2018-02-11 10:59:39 +0100 |
---|---|---|
committer | Paweł Redman <pawel.redman@gmail.com> | 2018-02-11 10:59:39 +0100 |
commit | bc371451640b8b36dae890ef24c3b18334795177 (patch) | |
tree | c02fe4cee1a6b0c1471f8e04cf15f32fce322dfa /scripts | |
parent | cbb1c5a80b7d0e93c97a3d149ed251ee03e3db20 (diff) |
Radio math poster.
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 87aee12..b0dab55 100644 --- a/scripts/analmango.shader +++ b/scripts/analmango.shader @@ -979,6 +979,21 @@ textures/analmango/poster_debilman } } +textures/analmango/poster_radio_math +{ + surfaceparm nonsolid + surfaceparm trans + polygonOffset + + { + map textures/analmango/poster_radio_math.jpg + } + { + map $lightmap + blendFunc filter + } +} + textures/analmango/zittrigmann { surfaceparm nonsolid |