diff options
author | Evan Goers <mega@osirion.org> | 2012-02-20 23:00:37 +0000 |
---|---|---|
committer | Evan Goers <mega@osirion.org> | 2012-02-20 23:00:37 +0000 |
commit | eeb51576d2165ebc6e21f08c9805e68a89accb6a (patch) | |
tree | 9d592fb36bef57eae84e0ea24abb74939c0785f3 /base/materials | |
parent | c4c2eec126241ccfd2019f71afb85a1927501a61 (diff) |
Detailed chimera.
Removed generic_env2 from basic entity colors.
Diffstat (limited to 'base/materials')
-rw-r--r-- | base/materials/common.shader | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/base/materials/common.shader b/base/materials/common.shader index ffcd1e1..740e8fd 100644 --- a/base/materials/common.shader +++ b/base/materials/common.shader @@ -45,8 +45,6 @@ textures/common/entity qer_editorimage textures/common/entity entity color 1.00 1.00 1.00 - texture textures/fx/generic_env2 - environment } textures/common/entity_shiny @@ -71,8 +69,6 @@ textures/common/entity_dark qer_editorimage textures/common/entity_dark entity color 0.50 0.50 0.50 - texture textures/fx/generic_env2 - environment } textures/common/entity_dark_shiny @@ -97,8 +93,6 @@ textures/common/entity_second qer_editorimage textures/common/entity_second entitySecond color 1.00 1.00 1.00 - texture textures/fx/generic_env2 - environment } textures/common/entity_second_shiny @@ -123,8 +117,6 @@ textures/common/entity_second_dark qer_editorimage textures/common/entity_second_dark entitySecond color 0.50 0.50 0.50 - texture textures/fx/generic_env2 - environment } textures/common/entity_second_dark_shiny @@ -150,8 +142,6 @@ textures/common/entity_third qer_editorimage textures/common/entity_third entityThird color 1.00 1.00 1.00 - texture textures/fx/generic_env2 - environment } textures/common/entity_third_shiny @@ -176,8 +166,6 @@ textures/common/entity_third_dark qer_editorimage textures/common/entity_third_dark entityThird color 0.50 0.50 0.50 - texture textures/fx/generic_env2 - environment } textures/common/entity_third_dark_shiny |