fixed achievement names

This commit is contained in:
Zeno Rogue 2020-03-06 14:21:56 +01:00
parent 8d5a358b38
commit e53ff34cec
1 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ EX const char* leadernames[NUMLEADER] = {
"Score", "Diamonds", "Gold", "Spice", "Rubies", "Elixirs", "Score", "Diamonds", "Gold", "Spice", "Rubies", "Elixirs",
"Shards100", "Totems", "Daisies", "Statues", "Feathers", "Sapphires", "Shards100", "Totems", "Daisies", "Statues", "Feathers", "Sapphires",
"Hyperstones", "Time to Win-71", "Turns to Win-71", "Hyperstones", "Time to Win-71", "Turns to Win-71",
"Time to 10 Hyperstones-110", "Turns to 10 Hyperstones-110", "Orbs of Yendor", "Time to 10 Hyperstones-113", "Turns to 10 Hyperstones-113", "Orbs of Yendor",
"Fern Flowers", "Fern Flowers",
"Royal Jellies", "Powerstones", "Silver", "Wine", "Emeralds", "Grimoires", "Royal Jellies", "Powerstones", "Silver", "Wine", "Emeralds", "Grimoires",
"Holy Grails", "Red Gems", "Pirate Treasures", "Holy Grails", "Red Gems", "Pirate Treasures",
@ -75,8 +75,8 @@ EX const char* leadernames[NUMLEADER] = {
"Meteorites", // 80 "Meteorites", // 80
"Racing Official Track", // 81 "Racing Official Track", // 81
"Gold Balls", // 82 "Gold Balls", // 82
"Lapis Lazuli", // 83 "Lazurite Figurines", // 83
"Water Lily", // 84 "Water Lilies", // 84
}; };
#define LB_STATISTICS 62 #define LB_STATISTICS 62