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/common.shader')
-rw-r--r--base/materials/common.shader56
1 files changed, 55 insertions, 1 deletions
diff --git a/base/materials/common.shader b/base/materials/common.shader
index 29c5c6a..05d37d4 100644
--- a/base/materials/common.shader
+++ b/base/materials/common.shader
@@ -31,6 +31,15 @@ textures/common/entity
color 1.00 1.00 1.00
}
+textures/common/entity_shiny
+{
+ qer_editorimage textures/common/entity.tga
+ entity
+ color 1.00 1.00 1.00
+ texture textures/fx/generic_env.png
+ environment
+}
+
textures/common/entity_bright
{
qer_editorimage textures/common/entity.tga
@@ -46,6 +55,15 @@ textures/common/entity_dark
color 0.50 0.50 0.50
}
+textures/common/entity_dark_shiny
+{
+ qer_editorimage textures/common/entity_dark.tga
+ entity
+ color 0.50 0.50 0.50
+ texture textures/fx/generic_env.png
+ environment
+}
+
textures/common/entity_dark_bright
{
qer_editorimage textures/common/entity_dark.tga
@@ -61,6 +79,15 @@ textures/common/entity_second
color 1.00 1.00 1.00
}
+textures/common/entity_second_shiny
+{
+ qer_editorimage textures/common/entity_second.tga
+ entitySecond
+ color 1.00 1.00 1.00
+ texture textures/fx/generic_env.png
+ environment
+}
+
textures/common/entity_second_bright
{
qer_editorimage textures/common/entity_second.tga
@@ -73,7 +100,16 @@ textures/common/entity_second_dark
{
qer_editorimage textures/common/entity_second_dark.tga
entitySecond
- color 0.50 0.50 0.50t
+ color 0.50 0.50 0.50
+}
+
+textures/common/entity_second_dark_shiny
+{
+ qer_editorimage textures/common/entity_second_dark.tga
+ entitySecond
+ color 0.50 0.50 0.50
+ texture textures/fx/generic_env.png
+ environment
}
textures/common/entity_second_dark_bright
@@ -91,6 +127,15 @@ textures/common/entity_third
color 1.00 1.00 1.00
}
+textures/common/entity_third_shiny
+{
+ qer_editorimage textures/common/entity_third.tga
+ entityThird
+ color 1.00 1.00 1.00
+ texture textures/fx/generic_env.png
+ environment
+}
+
textures/common/entity_third_bright
{
qer_editorimage textures/common/entity_third.tga
@@ -106,6 +151,15 @@ textures/common/entity_third_dark
color 0.50 0.50 0.50
}
+textures/common/entity_third_dark_shiny
+{
+ qer_editorimage textures/common/entity_third_dark.tga
+ entityThird
+ color 0.50 0.50 0.50
+ texture textures/fx/generic_env.png
+ environment
+}
+
textures/common/entity_third_dark_bright
{
qer_editorimage textures/common/entity_third_dark.tga