summaryrefslogtreecommitdiff
path: root/materialsystem/stdshaders/predator.psh
diff options
context:
space:
mode:
Diffstat (limited to 'materialsystem/stdshaders/predator.psh')
-rw-r--r--materialsystem/stdshaders/predator.psh11
1 files changed, 11 insertions, 0 deletions
diff --git a/materialsystem/stdshaders/predator.psh b/materialsystem/stdshaders/predator.psh
new file mode 100644
index 0000000..0494627
--- /dev/null
+++ b/materialsystem/stdshaders/predator.psh
@@ -0,0 +1,11 @@
+ps.1.1
+
+; c2 - tint
+tex t0 ; refraction
+
+
+mul r0, t0, c2
+
+
+
+