[Super-tux-commit] supertux/data/levels/default bonusisland.stwm,1.1.2.25,1.1.2.26
Brought to you by:
wkendrick
From: Marek M. <wa...@us...> - 2004-08-13 10:10:58
|
Update of /cvsroot/super-tux/supertux/data/levels/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26779/data/levels/default Modified Files: Tag: supertux_0_1_1_branch bonusisland.stwm Log Message: edited NEWS again (only the release date is missing, DON'T FORGET!) added a hint to the hub area that igloos take you back there. Index: bonusisland.stwm =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/default/Attic/bonusisland.stwm,v retrieving revision 1.1.2.25 retrieving revision 1.1.2.26 diff -u -d -r1.1.2.25 -r1.1.2.26 --- bonusisland.stwm 11 Aug 2004 12:05:56 -0000 1.1.2.25 +++ bonusisland.stwm 13 Aug 2004 10:10:49 -0000 1.1.2.26 @@ -132,6 +132,10 @@ (level (map-message "You found a secret place!") (x 33) (y 39) (apply-action-right #f)) + + (level (map-message "Hint: Use igloos to get back here.") + (x 35) + (y 5) (passive-message #f)) (level (x 33) |