Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'base/materials/tsukhan.shader')
-rw-r--r--base/materials/tsukhan.shader27
1 files changed, 15 insertions, 12 deletions
diff --git a/base/materials/tsukhan.shader b/base/materials/tsukhan.shader
index 73039ad..33b4f49 100644
--- a/base/materials/tsukhan.shader
+++ b/base/materials/tsukhan.shader
@@ -14,7 +14,6 @@ textures/tsukhan/tsukhan_entity
{
entity
color 1.00 1.00 1.00
- map textures/tsukhan/tsukhan_white
environment
}
}
@@ -25,7 +24,6 @@ textures/tsukhan/tsukhan_entity_dark
{
entity
color 0.50 0.50 0.50
- map textures/tsukhan/tsukhan_white
environment
}
}
@@ -36,7 +34,6 @@ textures/tsukhan/tsukhan_entitysecond
{
entitySecond
color 1.00 1.00 1.00
- map textures/tsukhan/tsukhan_white
environment
}
}
@@ -47,7 +44,6 @@ textures/tsukhan/tsukhan_entitysecond_dark
{
entitySecond
color 0.50 0.50 0.50
- map textures/tsukhan/tsukhan_white
environment
}
}
@@ -56,10 +52,13 @@ textures/tsukhan/tsukhan_glow_fx
{
qer_editorimage textures/tsukhan/tsukhan_glow_fx
{
- entityThird
- map textures/tsukhan/tsukhan_glow
environment
+ }
+ {
+ entityThird
+ map textures/colors/white
bright
+ blendfunc add
}
}
@@ -67,7 +66,8 @@ textures/tsukhan/tsukhan_grey25
{
qer_editorimage textures/tsukhan/tsukhan_grey25
{
- map textures/tsukhan/tsukhan_grey25
+ color 0.25 0.25 0.25
+ shininess 128
environment
}
}
@@ -76,7 +76,8 @@ textures/tsukhan/tsukhan_grey50
{
qer_editorimage textures/tsukhan/tsukhan_grey50
{
- map textures/tsukhan/tsukhan_grey50
+ color 0.5 0.5 0.5
+ shininess 128
environment
}
}
@@ -85,7 +86,8 @@ textures/tsukhan/tsukhan_grey75
{
qer_editorimage textures/tsukhan/tsukhan_grey75
{
- map textures/tsukhan/tsukhan_grey75
+ color 0.75 0.75 0.75
+ shininess 128
environment
}
}
@@ -94,7 +96,8 @@ textures/tsukhan/tsukhan_grey90
{
qer_editorimage textures/tsukhan/tsukhan_grey90
{
- map textures/tsukhan/tsukhan_grey90
+ color 0.9 0.9 0.9
+ shininess 128
environment
}
}
@@ -103,7 +106,7 @@ textures/tsukhan/tsukhan_white
{
qer_editorimage textures/tsukhan/tsukhan_white
{
- map textures/tsukhan/tsukhan_white
+ shininess 128
environment
}
-}
+} \ No newline at end of file