From 0623f9a43b622ba062a04e9197da438424f82772 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Sun, 23 Oct 2011 04:57:46 +0000 Subject: Changed tsukhan glow effect to a new material instead of colors/purple_bright. Made drake engines the correct tsukhan engine color; less pretty pink ponies all around. --- base/materials/colors.shader | 2 ++ base/materials/tsukhan.shader | 8 ++++++++ 2 files changed, 10 insertions(+) (limited to 'base/materials') diff --git a/base/materials/colors.shader b/base/materials/colors.shader index 4598524..a040f17 100644 --- a/base/materials/colors.shader +++ b/base/materials/colors.shader @@ -163,6 +163,8 @@ textures/colors/purple_bright { qer_editorimage textures/colors/purple color 0.50 0.00 0.50 + texture textures/fx/generic_env2 + environment bright } diff --git a/base/materials/tsukhan.shader b/base/materials/tsukhan.shader index 158bdb0..ac403f4 100644 --- a/base/materials/tsukhan.shader +++ b/base/materials/tsukhan.shader @@ -5,3 +5,11 @@ textures/tsukhan/engine engine bright } + +textures/tsukhan/tsukhan_glow_fx +{ + qer_editorimage textures/tsukhan/tsukhan_glow_fx + texture textures/tsukhan/tsukhan_glow_fx + environment + bright +} -- cgit v1.2.3