From: florianf Date: Sat, 27 Feb 2010 21:02:31 +0000 (+0000) Subject: Level 1-24 "The Shattered Bridge": Replace background image with a gradient. X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=a8d055ca462c92106472696d2abc4bc64f8f1b9a;p=supertux.git Level 1-24 "The Shattered Bridge": Replace background image with a gradient. The grackground image isn't high enough for the level. git-svn-id: http://supertux.lethargik.org/svn/supertux/trunk/supertux@6432 837edb03-e0f3-0310-88ca-d4d4e8b29345 --- 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)