From: Ingo Ruhnke Date: Sun, 25 Apr 2004 13:45:21 +0000 (+0000) Subject: - added background gradient X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=554415e9b3e1b869771ea1163db53888d5057121;p=supertux.git - added background gradient SVN-Revision: 702 --- diff --git a/data/levels/world1/level13.stl b/data/levels/world1/level13.stl index 1b204fb4d..fc6ccead7 100644 --- a/data/levels/world1/level13.stl +++ b/data/levels/world1/level13.stl @@ -10,11 +10,11 @@ (background "") (music "Mortimers_chipdisko.mod") (bkgd_red_top 150) - (bkgd_green_top 150) - (bkgd_blue_top 150) - (bkgd_red_bottom 150) - (bkgd_green_bottom 150) - (bkgd_blue_bottom 150) + (bkgd_green_top 200) + (bkgd_blue_top 255) + (bkgd_red_bottom 255) + (bkgd_green_bottom 255) + (bkgd_blue_bottom 255) (time 200) (gravity 10.0) (particle_system "clouds")