diff options
Diffstat (limited to 'src/koopatlas/core.cpp')
-rw-r--r-- | src/koopatlas/core.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/koopatlas/core.cpp b/src/koopatlas/core.cpp index c6b0aef..40776c8 100644 --- a/src/koopatlas/core.cpp +++ b/src/koopatlas/core.cpp @@ -1089,7 +1089,7 @@ static const wchar_t *completionMsgs[] = { L"You have collected all the\nnecessary \x0B\x014F\xBEEF coins to enter\nthe Special World!", L"You have collected all the \x0B\x014F\xBEEF Star\nCoins in the game!", L"You've found every \x0B\x013B\xBEEF exit in the\ngame!", - L"You've completed everything in\nNEWER SUPER MARIO BROS. Wii!" + L"You've completed everything in\nNEWER SUPER MARIO BROS. Wii!\n\nWe present you a new quest.\nTry pressing \x0B\x0122\xBEEF, \x0B\x0123\xBEEF and \x0B\x0125\xBEEF\n on the Star Coin menu." }; void dScKoopatlas_c::beginState_CompletionMsg() { |