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/colors.shader')
-rw-r--r--base/materials/colors.shader8
1 files changed, 4 insertions, 4 deletions
diff --git a/base/materials/colors.shader b/base/materials/colors.shader
index 25341ae..e1a89c6 100644
--- a/base/materials/colors.shader
+++ b/base/materials/colors.shader
@@ -154,14 +154,14 @@ textures/colors/grey25
{
qer_editorimage textures/colors/grey25
color 0.25 0.25 0.25
- specular 1.00 1.00 1.00
+ specular 0.50 0.50 0.50
}
textures/colors/grey25_shiny
{
qer_editorimage textures/colors/grey25
color 0.25 0.25 0.25
- specular 1.00 1.00 1.00
+ specular 0.50 0.50 0.50
texture textures/fx/generic_env
environment
}
@@ -177,14 +177,14 @@ textures/colors/grey50
{
qer_editorimage textures/colors/grey50
color 0.50 0.50 0.50
- specular 1.00 1.00 1.00
+ specular 0.75 0.75 0.75
}
textures/colors/grey50_shiny
{
qer_editorimage textures/colors/grey50
color 0.50 0.50 0.50
- specular 1.00 1.00 1.00
+ specular 0.75 0.75 0.75
texture textures/fx/generic_env
environment
}