summaryrefslogtreecommitdiff
path: root/scripts/analmango.shader
diff options
context:
space:
mode:
authorMaeJong <mewiceclair@gmail.com>2016-12-26 16:43:41 +0100
committerMaeJong <mewiceclair@gmail.com>2016-12-26 16:43:41 +0100
commitd5e377ca015e268e9c50536572f335cd020ad67d (patch)
tree3fb05122806f7fa4ffc6d06da13bc3d45289ecc4 /scripts/analmango.shader
parent09776a4ea853694ff07bf70de618b8fc8a56c38c (diff)
parenta16fbf164db7e00dbfba49811a76afd86fed7a59 (diff)
Merge branch 'master' of redman.xyz:/var/git/analmango into maejong
Diffstat (limited to 'scripts/analmango.shader')
-rw-r--r--scripts/analmango.shader24
1 files changed, 24 insertions, 0 deletions
diff --git a/scripts/analmango.shader b/scripts/analmango.shader
index 8e93a6a..e5082d2 100644
--- a/scripts/analmango.shader
+++ b/scripts/analmango.shader
@@ -168,6 +168,29 @@ textures/analmango/redlight_2K5_nonsolid
}
}
+textures/analmango/sausage
+{
+ surfaceparm nonsolid
+ polygonOffset
+
+ {
+ map textures/analmango/sausage.jpg
+ blendFunc filter
+ }
+}
+
+textures/analmango/euclid
+{
+ surfaceparm nolightmap
+ surfaceparm ladder
+ q3map_surfacelight 500
+
+ {
+ map textures/analmango/euclid.jpg
+ }
+}
+
+
//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
@@ -192,3 +215,4 @@ textures/analmango/mirrorfloor
rgbGen const ( 0.6 0.6 0.64 )
}
}
+