1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-10 10:43:03 +00:00

improved texts, appro overview changed in some cases, 'x'pansion moved to geom sel

This commit is contained in:
Zeno Rogue
2017-10-31 15:20:02 +01:00
parent dad544958f
commit fe3f1bf4ad
5 changed files with 142 additions and 24 deletions

View File

@@ -276,7 +276,7 @@ const char *blizzarddesc =
const char *crystaldesc =
"Yes, this is definitely a crystal. A very regular crystalline structure.\n\n"
"This land has been designed to test various geometries, and it does not appear during a normal gameplay.";
"This land has been designed as a tool to play with various geometries, and it does not appear during a normal gameplay.";
const char *NODESC = "No description yet.";
const char *NODESCYET = "No description yet.";