Update of /cvsroot/super-tux/supertux/data/levels/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13454/data/levels/default
Modified Files:
Tag: supertux_0_1_1_branch
bonusisland.stwm
Log Message:
renamed some levels
removed that stupid way-home-message-gag because, on second thought, i realized it sucked ass :)
Index: bonusisland.stwm
===================================================================
RCS file: /cvsroot/super-tux/supertux/data/levels/default/Attic/bonusisland.stwm,v
retrieving revision 1.1.2.12
retrieving revision 1.1.2.13
diff -u -d -r1.1.2.12 -r1.1.2.13
--- bonusisland.stwm 31 Jul 2004 10:41:04 -0000 1.1.2.12
+++ bonusisland.stwm 31 Jul 2004 12:19:00 -0000 1.1.2.13
@@ -95,16 +95,16 @@
(level (name "bonus1/wansti-level3.stl")
(x 57)
(y 23))
- (level (name "bonus1/gate.stl")
+ (level (name "bonus1/bonus-level1.stl")
(x 35)
- (y 28))
- (level (name "bonus1/wayhome.stl")
+ (y 29))
+ (level (name "bonus1/bonus-level2.stl")
(x 18)
(y 29))
- (level (name "bonus1/castle.stl")
+ (level (name "bonus1/bonus-level3.stl")
(x 35)
(y 36))
- (level (name "bonus1/secret.stl")
+ (level (name "bonus1/bonus-level4.stl")
(x 49)
(y 37))
@@ -125,21 +125,7 @@
(y 7) (apply-action-right #f))
(level (map-message "You found a secret place!")
(x 49)
- (y 29) (apply-action-down #f))
-
- (level (map-message "Icy Road...")
- (x 7)
- (y 34) (apply-action-left #f))
- (level (map-message "...take me home...")
- (x 1)
- (y 24) (apply-action-up #f))
- (level (map-message "...to the igloo...")
- (x 1)
- (y 12) (apply-action-up #f))
- (level (map-message "...I belong...")
- (x 12)
- (y 4) (apply-action-right #f))
-
+ (y 29) (apply-action-down #f))
(level (map-message "I cannot enter from this side.")
(x 13)
|