Fixed Typo in challenge desription.

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1778 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
scifly 2008-04-29 12:47:38 +00:00
parent 6669b05775
commit 567a9bfa2c
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@
MoonAndBackGP::MoonAndBackGP() : Challenge("moonandbackgp","Finish To the Moon and Back Grand Prix")
{
setChallengeDescription("Finish the To the Moon and Back\nGrand Prix with 3 'Driver' Level AI karts\nin the top 3.");
setChallengeDescription("Finish the To the Moon and Back\nGrand Prix with 3 'Racer' Level AI karts\nin the top 3.");
setFeatureDescription("New Grand Prix: Snag Drive\nnow available");
setFeature("Snag Drive"); //gp3
// The energyshiftingsands challenge must be done, otherwise gp2 can't be selected

View File

@ -23,7 +23,7 @@
PenguinPlaygroundGP::PenguinPlaygroundGP() : Challenge("penguinplaygroundgp","Finish Penguin Playground Grand Prix")
{
setChallengeDescription("Finish the Penguin Playground Grand\nPrix with 3 'Driver' Level AI karts\nin the top 3.");
setChallengeDescription("Finish the Penguin Playground Grand\nPrix with 3 'Racer' Level AI karts\nin the top 3.");
setFeatureDescription("New game mode\n'Follow Leader'\nnow available");
setFeature("followleader");
// The energymathclass challenge must be done, otherwise GP can't be selected

View File

@ -23,7 +23,7 @@
WorldsEndGP::WorldsEndGP() : Challenge("worldsendgp","Win the At World's End Grand Prix")
{
setChallengeDescription("Come first in the At World's End\nGrand Prix with 3 'Driver' Level AI karts.");
setChallengeDescription("Come first in the At World's End\nGrand Prix with 3 'Racer' Level AI karts.");
setFeatureDescription("New Grand Prix: All Track's GP\nand Bonus Preview: Skidding\nnow available");
setFeature("All tracks");
//TODO setFeature(""); Add Skidding Preview