From 75fae3cc30c8d969f620a19ce914c00d9646f902 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 21 Dec 2010 15:56:04 +0000 Subject: Removed common/hint material, added common/noclip, updated related textures. --- base/materials/common.shader | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'base/materials') diff --git a/base/materials/common.shader b/base/materials/common.shader index fb9099f..ee30bef 100644 --- a/base/materials/common.shader +++ b/base/materials/common.shader @@ -7,16 +7,21 @@ textures/common/caulk textures/common/clip { qer_editorimage textures/common/clip.tga - qer_trans 0.20 + qer_trans 0.20 ignore + // make radiant recognize this material as clip. ignored by osirion + surfaceparm playerclip } -textures/common/hint +textures/common/noclip { - qer_editorimage textures/common/hint.tga + qer_editorimage textures/common/noclip.tga qer_trans 0.20 ignore + // make radiant recognize this material as clip. ignored by osirion + surfaceparm playerclip } + textures/common/engine { qer_editorimage textures/common/engine.tga @@ -24,7 +29,6 @@ textures/common/engine bright } -// don't touch textures/common/entity { qer_editorimage textures/common/entity.tga @@ -49,7 +53,6 @@ textures/common/entity_bright bright } -// don't touch textures/common/entity_dark { qer_editorimage textures/common/entity_dark.tga @@ -74,7 +77,6 @@ textures/common/entity_dark_bright bright } -// don't touch textures/common/entity_second { qer_editorimage textures/common/entity_second.tga -- cgit v1.2.3