[Super-tux-commit] supertux/data/levels/world1 level11.stl,1.5,1.6 level12.stl,1.5,1.6 level26.stl,1
Brought to you by:
wkendrick
From: Ingo R. <gr...@us...> - 2004-04-25 19:59:59
|
Update of /cvsroot/super-tux/supertux/data/levels/world1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4672 Modified Files: level11.stl level12.stl level26.stl Log Message: - fixed some gradients Index: level26.stl =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/world1/level26.stl,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- level26.stl 25 Apr 2004 12:34:41 -0000 1.3 +++ level26.stl 25 Apr 2004 19:59:01 -0000 1.4 @@ -9,12 +9,12 @@ (start_pos_y 170) (background "") (music "fortress.mod") - (bkgd_red_top 150) - (bkgd_green_top 150) - (bkgd_blue_top 150) + (bkgd_red_top 0) + (bkgd_green_top 0) + (bkgd_blue_top 0) (bkgd_red_bottom 150) - (bkgd_green_bottom 150) - (bkgd_blue_bottom 150) + (bkgd_green_bottom 0) + (bkgd_blue_bottom 0) (time 300) (gravity 10) (particle_system "") Index: level12.stl =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/world1/level12.stl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- level12.stl 25 Apr 2004 12:34:41 -0000 1.5 +++ level12.stl 25 Apr 2004 19:59:00 -0000 1.6 @@ -9,11 +9,11 @@ (start_pos_y 170) (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_red_top 0) + (bkgd_green_top 0) + (bkgd_blue_top 0) + (bkgd_red_bottom 0) + (bkgd_green_bottom 0) (bkgd_blue_bottom 150) (time 300) (gravity 10) Index: level11.stl =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/world1/level11.stl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- level11.stl 25 Apr 2004 12:34:41 -0000 1.5 +++ level11.stl 25 Apr 2004 19:58:54 -0000 1.6 @@ -9,11 +9,11 @@ (start_pos_y 170) (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_red_top 0) + (bkgd_green_top 0) + (bkgd_blue_top 0) + (bkgd_red_bottom 0) + (bkgd_green_bottom 0) (bkgd_blue_bottom 150) (time 300) (gravity 10) |