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>2011-02-16 09:42:29 +0000
committerEvan Goers <mega@osirion.org>2011-02-16 09:42:29 +0000
commit967158385baa7842214e6ac0507cc3f260b2d495 (patch)
tree324ff0e08cf0cf94634ad81d343d33cbfb506539 /base/materials
parent2d2153225588eb0804b198bb04da164e65782b08 (diff)
Fixed missing shaders.
Diffstat (limited to 'base/materials')
-rw-r--r--base/materials/kuroto.shader28
1 files changed, 28 insertions, 0 deletions
diff --git a/base/materials/kuroto.shader b/base/materials/kuroto.shader
index 66c3127..cb93d56 100644
--- a/base/materials/kuroto.shader
+++ b/base/materials/kuroto.shader
@@ -81,3 +81,31 @@ textures/kuroto/metal_03c_noborder_secondary
texture textures/kuroto/metal_03c_noborder
entitysecond
}
+
+textures/kuroto/metal_04_primary
+{
+ qer_editorimage textures/kuroto/metal_03c_noborder_primary
+ texture textures/kuroto/metal_03c_noborder
+ entity
+}
+
+textures/kuroto/metal_04_secondary
+{
+ qer_editorimage textures/kuroto/metal_03c_noborder_secondary
+ texture textures/kuroto/metal_03c_noborder
+ entitysecond
+}
+
+textures/kuroto/metal_05_primary
+{
+ qer_editorimage textures/kuroto/metal_03c_noborder_primary
+ texture textures/kuroto/metal_03c_noborder
+ entity
+}
+
+textures/kuroto/metal_05_secondary
+{
+ qer_editorimage textures/kuroto/metal_03c_noborder_secondary
+ texture textures/kuroto/metal_03c_noborder
+ entitysecond
+}