[Super-tux-commit] supertux/data/levels/default bonusisland.stwm,1.1.2.26,1.1.2.27
Brought to you by:
wkendrick
From: Marek M. <wa...@us...> - 2004-08-13 11:03:48
|
Update of /cvsroot/super-tux/supertux/data/levels/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1209/data/levels/default Modified Files: Tag: supertux_0_1_1_branch bonusisland.stwm Log Message: made hint message passive Index: bonusisland.stwm =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/default/Attic/bonusisland.stwm,v retrieving revision 1.1.2.26 retrieving revision 1.1.2.27 diff -u -d -r1.1.2.26 -r1.1.2.27 --- bonusisland.stwm 13 Aug 2004 10:10:49 -0000 1.1.2.26 +++ bonusisland.stwm 13 Aug 2004 11:03:40 -0000 1.1.2.27 @@ -135,7 +135,8 @@ (level (map-message "Hint: Use igloos to get back here.") (x 35) - (y 5) (passive-message #f)) + (y 5) + (apply-action-left #f) (apply-action-right #f) (apply-action-down #f)) (level (x 33) |