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>2014-09-21 05:38:48 +0000
committerEvan Goers <mega@osirion.org>2014-09-21 05:38:48 +0000
commit14225619a62e96a816da43f868649a5b8fe7a8eb (patch)
tree9324abf1fea4d4057db8e21aa424a1e8b538dafc /base/materials/glass.shader
parentf66320e70c046485a7bb4bdac9438c3357c47573 (diff)
Adjusted shininess levels.
Diffstat (limited to 'base/materials/glass.shader')
-rw-r--r--base/materials/glass.shader42
1 files changed, 21 insertions, 21 deletions
diff --git a/base/materials/glass.shader b/base/materials/glass.shader
index 4229d0a..b2585d5 100644
--- a/base/materials/glass.shader
+++ b/base/materials/glass.shader
@@ -12,7 +12,7 @@ textures/glass/blue
{
color 0.00 0.00 1.00
specular 0.00 0.00 1.00
- shininess 128
+ shininess 256
environment
}
}
@@ -33,7 +33,7 @@ textures/glass/red
{
color 1.00 0.00 0.00
specular 1.00 0.00 0.00
- shininess 128
+ shininess 256
environment
}
}
@@ -54,7 +54,7 @@ textures/glass/green
{
color 0.00 1.00 0.00
specular 0.00 1.00 0.00
- shininess 128
+ shininess 256
environment
}
}
@@ -75,7 +75,7 @@ textures/glass/yellow
{
color 1.00 1.00 0.00
specular 1.00 1.00 0.00
- shininess 128
+ shininess 256
environment
}
}
@@ -96,7 +96,7 @@ textures/glass/orange
{
color 1.00 0.50 0.00
specular 1.00 0.50 0.00
- shininess 128
+ shininess 256
environment
}
}
@@ -117,7 +117,7 @@ textures/glass/brown
{
color 0.50 0.25 0.00
specular 1.00 1.00 1.00
- shininess 128
+ shininess 256
environment
}
}
@@ -138,7 +138,7 @@ textures/glass/purple
{
color 1.00 0.00 1.00
specular 1.00 0.00 1.00
- shininess 128
+ shininess 256
environment
}
}
@@ -159,7 +159,7 @@ textures/glass/dark
{
color 0.50 0.50 0.50
specular 1.00 1.00 1.00
- shininess 128
+ shininess 256
environment
}
}
@@ -180,7 +180,7 @@ textures/glass/plain
{
color 1.00 1.00 1.00
specular 1.00 1.00 1.00
- shininess 128
+ shininess 256
environment
}
@@ -212,7 +212,7 @@ textures/glass/entity
qer_editorimage textures/glass/entity
{
entity
- shininess 128
+ shininess 256
environment
}
}
@@ -222,7 +222,7 @@ textures/glass/entity_bright
qer_editorimage textures/glass/entity
{
entity
- shininess 128
+ shininess 256
environment
bright
}
@@ -235,7 +235,7 @@ textures/glass/entity_dark
entity
color 0.50 0.50 0.50
specular 1.00 1.00 1.00
- shininess 128
+ shininess 256
environment
}
}
@@ -247,7 +247,7 @@ textures/glass/entity_dark_bright
bright
entity
color 0.75 0.75 0.75
- shininess 128
+ shininess 256
environment
}
}
@@ -257,7 +257,7 @@ textures/glass/entity_second
qer_editorimage textures/glass/entity_second
{
entitySecond
- shininess 128
+ shininess 256
environment
}
}
@@ -268,7 +268,7 @@ textures/glass/entity_second_bright
{
bright
entitySecond
- shininess 128
+ shininess 256
environment
}
}
@@ -279,7 +279,7 @@ textures/glass/entity_second_dark
{
entitySecond
color 0.50 0.50 0.50
- shininess 128
+ shininess 256
environment
}
}
@@ -291,7 +291,7 @@ textures/glass/entity_second_dark_bright
bright
entitySecond
color 0.75 0.75 0.75
- shininess 128
+ shininess 256
environment
}
}
@@ -301,7 +301,7 @@ textures/glass/entity_third
qer_editorimage textures/glass/entity_third
{
entityThird
- shininess 128
+ shininess 256
environment
}
}
@@ -312,7 +312,7 @@ textures/glass/entity_third_bright
{
bright
entityThird
- shininess 128
+ shininess 256
environment
}
}
@@ -323,7 +323,7 @@ textures/glass/entity_third_dark
{
entityThird
color 0.50 0.50 0.50
- shininess 128
+ shininess 256
environment
}
}
@@ -335,7 +335,7 @@ textures/glass/entity_third_dark_bright
bright
entityThird
color 0.75 0.75 0.75
- shininess 128
+ shininess 256
environment
}
}