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-01-08 06:52:03 +0000
committerEvan Goers <mega@osirion.org>2011-01-08 06:52:03 +0000
commit077e493ad0ce543d6d590ba948aad1321580f838 (patch)
tree05e613e2d3d8abc0082c51645fd2b9ad31201077 /base/materials
parentc95577724a25423ad3cd35bbfc8d2d93a382a20c (diff)
juggernaut.map: more detail.
raider.map: complete re-design.
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
+}