Update of /cvsroot/super-tux/supertux/data/levels/world1
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12910
Modified Files:
level26.stl
Log Message:
- added gradient
Index: level26.stl
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/levels/world1/level26.stl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- level26.stl 24 Apr 2004 15:02:11 -0000 1.1
+++ level26.stl 25 Apr 2004 12:14:02 -0000 1.2
@@ -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_bottom 150)
- (bkgd_green_bottom 150)
- (bkgd_blue_bottom 150)
+ (bkgd_red_top 0)
+ (bkgd_green_top 0)
+ (bkgd_blue_top 0)
+ (bkgd_red_bottom 155)
+ (bkgd_green_bottom 0)
+ (bkgd_blue_bottom 0)
(time 300)
(gravity 10)
(particle_system "")
|