From 89c407dc7fe7ffb831364b6366bc1fa629690e16 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Sat, 27 Feb 2010 21:02:31 +0000 Subject: [PATCH] Level 1-24 "The Shattered Bridge": Replace background image with a gradient. The grackground image isn't high enough for the level. SVN-Revision: 6432 --- data/levels/world1/24 - The Shattered Bridge.stl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/levels/world1/24 - The Shattered Bridge.stl b/data/levels/world1/24 - The Shattered Bridge.stl index bb55e99c2..aeea3e2f4 100644 --- a/data/levels/world1/24 - The Shattered Bridge.stl +++ b/data/levels/world1/24 - The Shattered Bridge.stl @@ -7,10 +7,6 @@ (name "main") (music "music/chipdisko.ogg") (ambient-light 1 1 1) - (background - (speed 0.5) - (image "images/background/ocean.jpg") - ) (camera (mode "normal") ) @@ -18,6 +14,10 @@ (x 6860) (y 382) ) + (gradient + (top_color 0.003921569 0.003921569 0.003921569) + (bottom_color 0.1254902 0.1568628 0.4039216) + ) (jumpy (x 4000) (y 339) -- 2.11.0