From c53c6eb6476ab7f9ef1f080eaa34ec0d076d5ea3 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Tue, 13 Dec 2011 15:09:31 -0800 Subject: Clean URL's --- pages/tutorial.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pages/tutorial.php') diff --git a/pages/tutorial.php b/pages/tutorial.php index 9b472ff..782485f 100644 --- a/pages/tutorial.php +++ b/pages/tutorial.php @@ -41,7 +41,7 @@ challenge4.complete = "Well done!
Teleports add extra intrigue to the game."; challenge4.help = "Let's use that teleport to block the way to the A!
We can make the path take longer to get to A in the process."; challenge5.start = "Now for a difficult one. The goal for this one is 75 moves.
Press Go! to check your path."; -challenge5.complete = "Look at you, so pro.
Go play the game!"; +challenge5.complete = "Look at you, so pro.
Go play the game!"; challenge5.help = "Try placing the walls as highlighted."; function challengeGo(mapid) { -- cgit v1.2.3