From 8f850a6611d2d3387e1fae1306693a87fa442452 Mon Sep 17 00:00:00 2001 From: Evan Goers Date: Thu, 10 May 2012 20:36:39 +0000 Subject: Fixed ambient colors on ghant and tsu-khan intros. --- base/ini/intro.ini | 1 + base/ini/zones/ghant.ini | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'base/ini') diff --git a/base/ini/intro.ini b/base/ini/intro.ini index 99844e8..d5c97b2 100644 --- a/base/ini/intro.ini +++ b/base/ini/intro.ini @@ -66,6 +66,7 @@ corona=default [intro] label=tsu-khan sky=sky12 +ambient=0 0 0 [convoy] ; [r g b] entity primary color, values in the 0-255 range diff --git a/base/ini/zones/ghant.ini b/base/ini/zones/ghant.ini index 357834a..d545228 100644 --- a/base/ini/zones/ghant.ini +++ b/base/ini/zones/ghant.ini @@ -11,7 +11,7 @@ name=Ghant system ; [string] skybox name sky=sky02 ; [r g b] ambient color -ambient=0.1 0.1 0.1 +ambient=0.05 0.05 0.0 ; ------------------------------------------------------------------ ; ORIGIN -- cgit v1.2.3