From f1e4868dbac3eebc1b036786c5355fade2ef69cd Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Thu, 11 Aug 2011 05:32:19 +0000 Subject: Added diamonds commodity model, enabled in the cargo.ini. --- base/materials/commodities.shader | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'base/materials') diff --git a/base/materials/commodities.shader b/base/materials/commodities.shader index 106b68d..4e06843 100644 --- a/base/materials/commodities.shader +++ b/base/materials/commodities.shader @@ -5,3 +5,11 @@ textures/commodities/crystals texture textures/commodities/crystals environment } + +textures/commodities/diamonds +{ + qer_editorimage textures/commodities/diamonds + color 1.00 1.00 1.00 + texture textures/commodities/diamonds + environment +} -- cgit v1.2.3