From b55b43102d121c1e03eb339b1529a83b0122bcc3 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sun, 30 Jan 2011 11:26:22 +0100 Subject: [PATCH] Get 'em all: Remove gradient and snow and replace with background image. The gradient lead to very weird displaying bugs. --- levels/octo/get_em_all.stl | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/levels/octo/get_em_all.stl b/levels/octo/get_em_all.stl index 901a000..8b24fac 100644 --- a/levels/octo/get_em_all.stl +++ b/levels/octo/get_em_all.stl @@ -7,6 +7,10 @@ (sector (name "main") (ambient-light 1 1 1) + (background + (speed 0.5) + (image "images/background/nightsky_top.png") + ) (camera (mode "normal") ) @@ -18,10 +22,6 @@ (x 5920) (y 896) ) - (gradient - (top_color 0 0 0.3019608) - (bottom_color 0 0 0 0) - ) (haywire (x 1632) (y 864) @@ -110,9 +110,6 @@ (x 12096) (y 1024) ) - (particles-snow - (z-pos -190) - ) (spawnpoint (name "main") (x 32) -- 2.11.0