summaryrefslogtreecommitdiff
path: root/scripts/analmango.shader
diff options
context:
space:
mode:
authorPaweł Redman <pawel.redman@gmail.com>2016-12-25 19:05:39 +0100
committerPaweł Redman <pawel.redman@gmail.com>2016-12-25 19:05:39 +0100
commit60357551a261f663278556ae5098720d052316bf (patch)
tree1696060052dbe9c86e0237a6d96d8b24b5a51d57 /scripts/analmango.shader
parentabfaaee7d5297ff1baaca52c30da135cb5a936c7 (diff)
Very early version of p5.
Diffstat (limited to 'scripts/analmango.shader')
-rw-r--r--scripts/analmango.shader18
1 files changed, 18 insertions, 0 deletions
diff --git a/scripts/analmango.shader b/scripts/analmango.shader
index 5c26e66..1bee918 100644
--- a/scripts/analmango.shader
+++ b/scripts/analmango.shader
@@ -196,3 +196,21 @@ textures/analmango/sausage
blendFunc filter
}
}
+
+textures/analmango/euclid
+{
+ surfaceparm nolightmap
+ q3map_lightimage common/white
+ q3map_surfacelight 500
+
+ {
+ map textures/analmango/euclid.jpg
+ tcMod scroll 0.0981745 -0.129276
+ }
+ {
+ map textures/analmango/euclid.jpg
+ blendFunc GL_ONE_MINUS_DST_COLOR GL_ONE_MINUS_SRC_COLOR
+ tcMod scale 1.09817 1.08475
+ tcMod scroll 0.0872554 0.0756235
+ }
+}