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 "Turquoises", // 75
"Chrysoberyls", // 76 "Chrysoberyls", // 76
"Tasty Jellies", // 77 "Tasty Jellies", // 77
"Sphalerites", // 78 "Tiger's Eyes", // 78
"Shining Gems", // 79 "Torbernites", // 79
"Meteorites", // 80 "Meteorites", // 80
"Racing Official Track", // 81 "Racing Official Track", // 81
}; };

View File

@ -1257,8 +1257,8 @@ itemtype iinf[ittypes] = {
}, },
{ '$', 0xF0C0C0, "Meteorite", { '$', 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."}, "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", { '*', 0x30FF30, "Torbernite",
"Gems emiting benevolent magical radiation."}, "Crystals emiting magical radiation."},
{ 'o', 0x703800, "Orb of Intensity", { 'o', 0x703800, "Orb of Intensity",
"When you have this, initial and maximal charge amounts of all Orbs are increased by 20%." "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.", 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.") "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í") 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.", 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.") "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ą") N("fire trap", GEN_F, "ognista pułapka", "ogniste pułapki", "ognistą pułapkę", "ognistą pułapką")