From eeb51576d2165ebc6e21f08c9805e68a89accb6a Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Mon, 20 Feb 2012 23:00:37 +0000 Subject: Detailed chimera. Removed generic_env2 from basic entity colors. --- base/materials/common.shader | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'base/materials') 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 -- cgit v1.2.3