mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-11 06:45:59 +00:00
fixup to safety help, and CZ translation
This commit is contained in:
2
quit.cpp
2
quit.cpp
@@ -524,7 +524,7 @@ EX string safety_help() {
|
||||
return XLAT(
|
||||
"To save the game you need an Orb of Safety.\n\n"
|
||||
"Orbs of Safety appear:\n\n"
|
||||
"* in the Crossroads and the Land of Eternal Motion, after you collect %1 Phoenix Feathers in the Land of Eternal Motion.\n\n"
|
||||
"* in the Crossroads and the Land of Eternal Motion, after you collect %1 Phoenix Feathers in the Land of Eternal Motion\n\n"
|
||||
"* in the Ocean after you unlock it (%2 treasures)\n\n"
|
||||
"* in the Prairie after you unlock it (%3 treasures)\n\n",
|
||||
its(inv::on ? 25 : 10),
|
||||
|
Reference in New Issue
Block a user