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
This commit is contained in:
scifly 2008-04-28 07:36:35 +00:00
parent 3aa080c0be
commit 95f574d3eb

View File

@ -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