1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-10-13 13:47:37 +00:00

variant: gem renamed to Torbernite

This commit is contained in:
Zeno Rogue
2019-01-14 22:53:16 +01:00
parent 5079df3679
commit 45c789ffd4
4 changed files with 9 additions and 9 deletions

View File

@@ -63,8 +63,8 @@ const char* leadernames[NUMLEADER] = {
"Turquoises", // 75
"Chrysoberyls", // 76
"Tasty Jellies", // 77
"Sphalerites", // 78
"Shining Gems", // 79
"Tiger's Eyes", // 78
"Torbernites", // 79
"Meteorites", // 80
"Racing Official Track", // 81
};