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.shader60
1 files changed, 60 insertions, 0 deletions
diff --git a/base/materials/thorn.shader b/base/materials/thorn.shader
index e8c4acd..9f3dc8c 100644
--- a/base/materials/thorn.shader
+++ b/base/materials/thorn.shader
@@ -1,7 +1,64 @@
+textures/thorn/metal_diamond
+{
+ qer_editorimage textures/thorn/metal_diamond
+ texture textures/thorn/metal_diamond
+ specular 0.5 0.5 0.5
+}
+
+textures/thorn/metal_trimond
+{
+ qer_editorimage textures/thorn/metal_trimond
+ texture textures/thorn/metal_trimond
+ specular 0.5 0.5 0.5
+}
+
+textures/thorn/panel_01
+{
+ qer_editorimage textures/thorn/panel_01
+ texture textures/thorn/panel_01
+ specular 0.5 0.5 0.5
+}
+
+textures/thorn/panel_01_bright
+{
+ qer_editorimage textures/thorn/panel_01_bright
+ texture textures/thorn/panel_01_bright
+ specular 0.5 0.5 0.5
+}
+
+textures/thorn/panel_01_dark
+{
+ qer_editorimage textures/thorn/panel_01_dark
+ texture textures/thorn/panel_01_dark
+ specular 0.5 0.5 0.5
+}
+
+textures/thorn/panel_02
+{
+ qer_editorimage textures/thorn/panel_02
+ texture textures/thorn/panel_02
+ specular 0.5 0.5 0.5
+}
+
+textures/thorn/panel_02_bright
+{
+ qer_editorimage textures/thorn/panel_02_bright
+ texture textures/thorn/panel_02_bright
+ specular 0.5 0.5 0.5
+}
+
+textures/thorn/panel_02_dark
+{
+ qer_editorimage textures/thorn/panel_02_dark
+ texture textures/thorn/panel_02_dark
+ specular 0.5 0.5 0.5
+}
+
textures/thorn/panel_01_primary
{
qer_editorimage textures/thorn/panel_01_primary
texture textures/thorn/panel_01
+ specular 0.5 0.5 0.5
entity
}
@@ -9,6 +66,7 @@ textures/thorn/panel_01_secondary
{
qer_editorimage textures/thorn/panel_01_secondary
texture textures/thorn/panel_01
+ specular 0.5 0.5 0.5
entitysecond
}
@@ -16,6 +74,7 @@ textures/thorn/panel_02_primary
{
qer_editorimage textures/thorn/panel_02_primary
texture textures/thorn/panel_02
+ specular 0.5 0.5 0.5
entity
}
@@ -23,5 +82,6 @@ textures/thorn/panel_02_secondary
{
qer_editorimage textures/thorn/panel_02_secondary
texture textures/thorn/panel_02
+ specular 0.5 0.5 0.5
entitysecond
}