Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Goers <mega@osirion.org>2011-11-01 07:41:36 +0000
committerEvan Goers <mega@osirion.org>2011-11-01 07:41:36 +0000
commit7f56847f4ac89b28ab4aaaf209dd2d6674854545 (patch)
tree8da78bdde56d92ac1523bd6e6a7de399dcef3512 /base/materials/tsukhan.shader
parent94e764e6d2ee73068f890f9a2fb09a0bf8972a21 (diff)
Detailing all around.
Diffstat (limited to 'base/materials/tsukhan.shader')
-rw-r--r--base/materials/tsukhan.shader71
1 files changed, 71 insertions, 0 deletions
diff --git a/base/materials/tsukhan.shader b/base/materials/tsukhan.shader
index ac403f4..6f3b5c9 100644
--- a/base/materials/tsukhan.shader
+++ b/base/materials/tsukhan.shader
@@ -6,6 +6,42 @@ textures/tsukhan/engine
bright
}
+textures/tsukhan/tsukhan_entity
+{
+ qer_editorimage textures/tsukhan/tsukhan_entity
+ entity
+ color 1.00 1.00 1.00
+ texture textures/tsukhan/tsukhan_white
+ environment
+}
+
+textures/tsukhan/tsukhan_entity_dark
+{
+ qer_editorimage textures/tsukhan/tsukhan_entity_dark
+ entity
+ color 0.50 0.50 0.50
+ texture textures/tsukhan/tsukhan_white
+ environment
+}
+
+textures/tsukhan/tsukhan_entitysecond
+{
+ qer_editorimage textures/tsukhan/tsukhan_entitysecond
+ entitySecond
+ color 1.00 1.00 1.00
+ texture textures/tsukhan/tsukhan_white
+ environment
+}
+
+textures/tsukhan/tsukhan_entitysecond_dark
+{
+ qer_editorimage textures/tsukhan/tsukhan_entitysecond_dark
+ entitySecond
+ color 0.50 0.50 0.50
+ texture textures/tsukhan/tsukhan_white
+ environment
+}
+
textures/tsukhan/tsukhan_glow_fx
{
qer_editorimage textures/tsukhan/tsukhan_glow_fx
@@ -13,3 +49,38 @@ textures/tsukhan/tsukhan_glow_fx
environment
bright
}
+
+textures/tsukhan/tsukhan_grey25
+{
+ qer_editorimage textures/tsukhan/tsukhan_grey25
+ texture textures/tsukhan/tsukhan_grey25
+ environment
+}
+
+textures/tsukhan/tsukhan_grey50
+{
+ qer_editorimage textures/tsukhan/tsukhan_grey50
+ texture textures/tsukhan/tsukhan_grey50
+ environment
+}
+
+textures/tsukhan/tsukhan_grey75
+{
+ qer_editorimage textures/tsukhan/tsukhan_grey75
+ texture textures/tsukhan/tsukhan_grey75
+ environment
+}
+
+textures/tsukhan/tsukhan_grey90
+{
+ qer_editorimage textures/tsukhan/tsukhan_grey90
+ texture textures/tsukhan/tsukhan_grey90
+ environment
+}
+
+textures/tsukhan/tsukhan_white
+{
+ qer_editorimage textures/tsukhan/tsukhan_white
+ texture textures/tsukhan/tsukhan_white
+ environment
+}