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')
-rw-r--r--base/materials/detail.shader16
1 files changed, 16 insertions, 0 deletions
diff --git a/base/materials/detail.shader b/base/materials/detail.shader
index 7be1377..a368886 100644
--- a/base/materials/detail.shader
+++ b/base/materials/detail.shader
@@ -13,3 +13,19 @@ textures/detail/warn_16_entitysecond
color 1.00 1.00 1.00
entitySecond
}
+
+textures/detail/tigerstripe_entity
+{
+ qer_editorimage textures/detail/tigerstripe
+ texture textures/detail/tigerstripe
+ color 1.00 1.00 1.00
+ entity
+}
+
+textures/detail/tigerstripe_entitysecond
+{
+ qer_editorimage textures/detail/tigerstripe
+ texture textures/detail/tigerstripe
+ color 1.00 1.00 1.00
+ entitySecond
+}