Strange Challenge in the start menu

This commit is contained in:
Zeno Rogue 2018-05-20 15:17:22 +02:00
parent 91038b4a01
commit cc5261edbe
1 changed files with 8 additions and 0 deletions

View File

@ -664,6 +664,14 @@ void showStartMenu() {
dialog::addInfo(XLAT("paint pictures"));
break;
#endif
#if CAP_DAILY
case 7:
dialog::addBreak(100);
dialog::addBigItem(XLAT("Strange Challenge"), 'z');
dialog::addInfo(XLAT("compete with other players on random lands in random geometries"));
break;
#endif
case 20:
dialog::addBreak(100);