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/thorn.shader')
-rw-r--r--base/materials/thorn.shader18
1 files changed, 13 insertions, 5 deletions
diff --git a/base/materials/thorn.shader b/base/materials/thorn.shader
index e482a7c..4f6b4ac 100644
--- a/base/materials/thorn.shader
+++ b/base/materials/thorn.shader
@@ -7,6 +7,7 @@ textures/thorn/metal_diamond
{
map textures/thorn/metal_diamond
specular 0.5 0.5 0.5
+ shininess 64
blendfunc blend
}
}
@@ -20,6 +21,7 @@ textures/thorn/metal_trimond
{
map textures/thorn/metal_trimond
specular 0.5 0.5 0.5
+ shininess 64
blendfunc blend
}
}
@@ -33,6 +35,7 @@ textures/thorn/panel_01
{
map textures/thorn/panel_01
specular 0.5 0.5 0.5
+ shininess 64
blendfunc blend
}
}
@@ -46,6 +49,7 @@ textures/thorn/panel_01_bright
{
map textures/thorn/panel_01_bright
specular 0.5 0.5 0.5
+ shininess 64
blendfunc blend
}
}
@@ -59,6 +63,7 @@ textures/thorn/panel_01_dark
{
map textures/thorn/panel_01_dark
specular 0.5 0.5 0.5
+ shininess 64
blendfunc blend
}
}
@@ -72,6 +77,7 @@ textures/thorn/panel_02
{
map textures/thorn/panel_02
specular 0.5 0.5 0.5
+ shininess 64
blendfunc blend
}
}
@@ -85,6 +91,7 @@ textures/thorn/panel_02_bright
{
map textures/thorn/panel_02_bright
specular 0.5 0.5 0.5
+ shininess 64
blendfunc blend
}
}
@@ -98,6 +105,7 @@ textures/thorn/panel_02_dark
{
map textures/thorn/panel_02_dark
specular 0.5 0.5 0.5
+ shininess 64
blendfunc blend
}
}
@@ -107,11 +115,11 @@ textures/thorn/panel_01_primary
qer_editorimage textures/thorn/panel_01_primary
{
environment
- entity
}
{
map textures/thorn/panel_01
specular 0.5 0.5 0.5
+ shininess 64
entity
blendfunc blend
}
@@ -122,11 +130,11 @@ textures/thorn/panel_01_secondary
qer_editorimage textures/thorn/panel_01_secondary
{
environment
- entitysecond
}
{
map textures/thorn/panel_01
specular 0.5 0.5 0.5
+ shininess 64
entitysecond
blendfunc blend
}
@@ -137,11 +145,11 @@ textures/thorn/panel_02_primary
qer_editorimage textures/thorn/panel_02_primary
{
environment
- entity
}
{
map textures/thorn/panel_02
specular 0.5 0.5 0.5
+ shininess 64
entity
blendfunc blend
}
@@ -152,12 +160,12 @@ textures/thorn/panel_02_secondary
qer_editorimage textures/thorn/panel_02_secondary
{
environment
- entitysecond
}
{
map textures/thorn/panel_02
specular 0.5 0.5 0.5
+ shininess 64
entitysecond
blendfunc blend
}
-}
+} \ No newline at end of file