diff options
Diffstat (limited to 'scripts/analmango.shader')
-rw-r--r-- | scripts/analmango.shader | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/scripts/analmango.shader b/scripts/analmango.shader index 36021ac..55df29d 100644 --- a/scripts/analmango.shader +++ b/scripts/analmango.shader @@ -171,6 +171,7 @@ textures/analmango/redlight_2K5_nonsolid textures/analmango/sausage { surfaceparm nonsolid + surfaceparm trans polygonOffset { @@ -267,6 +268,18 @@ textures/analmango/euclid_7 } } +textures/analmango/euclid_map +{ + surfaceparm nonsolid + surfaceparm trans + polygonOffset + + { + map textures/analmango/euclid_map.jpg + blendFunc filter + } +} + //Figure this shit out - Needs a nice texture I think //Works perfectly fine, but couldn't get to tweak it properly myself //Texture needs alpha channel & 90-100%-ish transparency |