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
};

View File

@ -1257,8 +1257,8 @@ itemtype iinf[ittypes] = {
},
{ '$', 0xF0C0C0, "Meteorite",
"These rocks falling from the sky have been captured to fall forever in the artificial gravity. Meteorite iron is believed to be a valuable material for magical weapons."},
{ '*', 0x30FF30, "Shining Gem",
"Gems emiting benevolent magical radiation."},
{ '*', 0x30FF30, "Torbernite",
"Crystals emiting magical radiation."},
{ 'o', 0x703800, "Orb of Intensity",
"When you have this, initial and maximal charge amounts of all Orbs are increased by 20%."

View File

@ -7762,10 +7762,10 @@ N("Mutant", GEN_M, "Mutant", "Mutanti", "Mutanta", "Mutantem")
S("These guys look a bit strange, but they have no special properties.",
"Tihle chlapíci vypadají trošku podivně, ale nemají žádné speciální vlastnosti.")
N("Shining Gem", GEN_O, "Zářící drahokam", "Zářící drahokamy", "Zářící drahokam", "Zářícím drahokamem")
S("Gems emiting benevolent magical radiation.", "Drahokamy vyzařující prospěšnou magickou radiaci.")
N("Torbernite", GEN_O, "Torbernit", "Torbernity", "Torbernit", "Torbernitem")
S("Crystals emiting magical radiation.", "Drahokamy vyzařující prospěšnou magickou radiaci.")
N("fire trap", GEN_F, "ohnivá past", "ohnivé pasti", "ohnivou past", "ohnivou pastí")

View File

@ -7502,9 +7502,9 @@ N("Mutant", GEN_M, "Mutant", "Mutanci", "Mutanta", "Mutantem")
S("These guys look a bit strange, but they have no special properties.",
"Ci goście wyglądają trochę dziwnie, ale nie mają specjalnych własności.")
N("Shining Gem", GEN_O, "Świecący Klejnot", "Świecące Klejnoty", "Święcący Klejnot", "Świecącym Klejnotem")
N("Torbernite", GEN_O, "Torbernit", "Torbernity", "Torbernit", "Torbernitem")
S("Gems emiting benevolent magical radiation.", "Te klejnoty emitują dobroczynne, magiczne promieniowanie.")
S("Crystals emiting magical radiation.", "Te kryształy emitują magiczne promieniowanie.")
N("fire trap", GEN_F, "ognista pułapka", "ogniste pułapki", "ognistą pułapkę", "ognistą pułapką")