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>2012-01-24 09:07:33 +0000
committerEvan Goers <mega@osirion.org>2012-01-24 09:07:33 +0000
commit98366738b66ee60690ce943d8b060f0629e3ecc0 (patch)
tree26de3ffad04025ba68e3c4de75896ce412b53ab5 /base/materials/colors.shader
parentc7c49164eefb453a54bd0f6fddb21d32ff871848 (diff)
Added a second sun to kiana.
Gave some colors specular values.
Diffstat (limited to 'base/materials/colors.shader')
-rw-r--r--base/materials/colors.shader8
1 files changed, 8 insertions, 0 deletions
diff --git a/base/materials/colors.shader b/base/materials/colors.shader
index 3cf319e..25341ae 100644
--- a/base/materials/colors.shader
+++ b/base/materials/colors.shader
@@ -154,12 +154,14 @@ textures/colors/grey25
{
qer_editorimage textures/colors/grey25
color 0.25 0.25 0.25
+ specular 1.00 1.00 1.00
}
textures/colors/grey25_shiny
{
qer_editorimage textures/colors/grey25
color 0.25 0.25 0.25
+ specular 1.00 1.00 1.00
texture textures/fx/generic_env
environment
}
@@ -175,12 +177,14 @@ textures/colors/grey50
{
qer_editorimage textures/colors/grey50
color 0.50 0.50 0.50
+ specular 1.00 1.00 1.00
}
textures/colors/grey50_shiny
{
qer_editorimage textures/colors/grey50
color 0.50 0.50 0.50
+ specular 1.00 1.00 1.00
texture textures/fx/generic_env
environment
}
@@ -196,12 +200,14 @@ textures/colors/grey75
{
qer_editorimage textures/colors/grey75
color 0.75 0.75 0.75
+ specular 1.00 1.00 1.00
}
textures/colors/grey75_shiny
{
qer_editorimage textures/colors/grey75
color 0.75 0.75 0.75
+ specular 1.00 1.00 1.00
texture textures/fx/generic_env
environment
}
@@ -217,12 +223,14 @@ textures/colors/grey90
{
qer_editorimage textures/colors/grey90
color 0.90 0.90 0.90
+ specular 1.00 1.00 1.00
}
textures/colors/grey90_shiny
{
qer_editorimage textures/colors/grey90
color 0.90 0.90 0.90
+ specular 1.00 1.00 1.00
texture textures/fx/generic_env
environment
}