summaryrefslogtreecommitdiff
path: root/assets/scripts/hb_dcc.shader
diff options
context:
space:
mode:
Diffstat (limited to 'assets/scripts/hb_dcc.shader')
-rw-r--r--assets/scripts/hb_dcc.shader23
1 files changed, 23 insertions, 0 deletions
diff --git a/assets/scripts/hb_dcc.shader b/assets/scripts/hb_dcc.shader
new file mode 100644
index 0000000..de39002
--- /dev/null
+++ b/assets/scripts/hb_dcc.shader
@@ -0,0 +1,23 @@
+models/buildables/dcc/comp_pipes
+{
+ {
+ map models/buildables/dcc/comp_pipes.tga
+ rgbGen lightingDiffuse
+ tcGen environment
+ }
+}
+
+models/buildables/dcc/comp_display
+{
+ {
+ map models/buildables/dcc/comp_grad.tga
+ rgbGen identity
+ tcMod scroll 0 1
+ }
+ {
+ map models/buildables/dcc/comp_display.tga
+ blendfunc gl_one gl_src_alpha
+ rgbGen identity
+ }
+}
+