From 95f574d3eba81f16e9ed4c886a296e23f562bd28 Mon Sep 17 00:00:00 2001 From: scifly Date: Mon, 28 Apr 2008 07:36:35 +0000 Subject: [PATCH] Fixed Typo in time required. git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1763 178a84e3-b1eb-0310-8ba1-8eac791a3b58 --- src/challenges/energy_shifting_sands.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/challenges/energy_shifting_sands.cpp b/src/challenges/energy_shifting_sands.cpp index 265904e1f..08fa1a0f0 100644 --- a/src/challenges/energy_shifting_sands.cpp +++ b/src/challenges/energy_shifting_sands.cpp @@ -23,7 +23,7 @@ EnergyShiftingSands::EnergyShiftingSands() : Challenge("energyshiftingsands","Collect the Pharaohs Treasure") { - setChallengeDescription("Collect at least 9 coins\non 3 laps of Shifting Sands\nin under 2:10 minutes."); + setChallengeDescription("Collect at least 9 coins\non 3 laps of Shifting Sands\nin under 2:20 minutes."); setFeatureDescription("New Grand Prix: To the Moon and Back\nnow available"); setFeature("To the Moon and Back"); // The energymathclass challenge must be done, otherwise GP can't be selected