mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-25 01:20:37 +00:00
Fix typo in Jelly Kingdom description
This commit is contained in:
parent
548b5b7772
commit
a1f78cde4c
@ -411,7 +411,7 @@ const char *twdesc = "This structure will disappear after some time.";
|
|||||||
const char *jellydesc =
|
const char *jellydesc =
|
||||||
"Some of the Slime Beasts have decided to revolt against the color rules in the "
|
"Some of the Slime Beasts have decided to revolt against the color rules in the "
|
||||||
"Alchemist Lab. They have changed their shape and consistency, declared independence, and established their own Kingdom.\n\n"
|
"Alchemist Lab. They have changed their shape and consistency, declared independence, and established their own Kingdom.\n\n"
|
||||||
"Jellies switch between being a wall and being a monster after every treasure you pick.";
|
"Jellies switch between being a wall and being a monster after every treasure you collect.";
|
||||||
|
|
||||||
const char *ruindesc =
|
const char *ruindesc =
|
||||||
"Once a beautiful city... but now overrun by the mighty Raiders of unknown origin.\n\n"
|
"Once a beautiful city... but now overrun by the mighty Raiders of unknown origin.\n\n"
|
||||||
|
@ -6727,7 +6727,7 @@ N("Jelly Kingdom", GEN_N, "Království rosolu", "Království rosolu", "Králov
|
|||||||
|
|
||||||
S("Some of the Slime Beasts have decided to revolt against the color rules in the "
|
S("Some of the Slime Beasts have decided to revolt against the color rules in the "
|
||||||
"Alchemist Lab. They have changed their shape and consistency, declared independence, and established their own Kingdom.\n\n"
|
"Alchemist Lab. They have changed their shape and consistency, declared independence, and established their own Kingdom.\n\n"
|
||||||
"Jellies switch between being a wall and being a monster after every treasure you pick.",
|
"Jellies switch between being a wall and being a monster after every treasure you collect.",
|
||||||
|
|
||||||
"Nìkteøí Slizoví netvoøi se rozhodli vzbouøit proti barevným pravidlùm v Alchymistické laboratoøi. Zmìnili svùj tvar a konzistencim vyhlásili nezávislost a založili si své vlastní Království.\n\n"
|
"Nìkteøí Slizoví netvoøi se rozhodli vzbouøit proti barevným pravidlùm v Alchymistické laboratoøi. Zmìnili svùj tvar a konzistencim vyhlásili nezávislost a založili si své vlastní Království.\n\n"
|
||||||
"Kdykoli sebereš nìjaký poklad, rosoly se zmìní ze zdí na netvory a opaènì."
|
"Kdykoli sebereš nìjaký poklad, rosoly se zmìní ze zdí na netvory a opaènì."
|
||||||
|
@ -6566,7 +6566,7 @@ N("Jelly Kingdom", GEN_N, "Królestwo Galarety", "Królestwa Galarety", "Króles
|
|||||||
|
|
||||||
S("Some of the Slime Beasts have decided to revolt against the color rules in the "
|
S("Some of the Slime Beasts have decided to revolt against the color rules in the "
|
||||||
"Alchemist Lab. They have changed their shape and consistency, declared independence, and established their own Kingdom.\n\n"
|
"Alchemist Lab. They have changed their shape and consistency, declared independence, and established their own Kingdom.\n\n"
|
||||||
"Jellies switch between being a wall and being a monster after every treasure you pick.",
|
"Jellies switch between being a wall and being a monster after every treasure you collect.",
|
||||||
|
|
||||||
"Część Mazistych Stworów z Laboratorium postanowiło zbuntować się przeciwko regułom koloru w "
|
"Część Mazistych Stworów z Laboratorium postanowiło zbuntować się przeciwko regułom koloru w "
|
||||||
"Laboratorium. Zmieniły kształt i konsystencję, ogłosiły niepodległość i stworzyły własne Królestwo.\n\n"
|
"Laboratorium. Zmieniły kształt i konsystencję, ogłosiły niepodległość i stworzyły własne Królestwo.\n\n"
|
||||||
|
@ -6793,7 +6793,7 @@ N("Jelly Kingdom", GEN_N, "Желейное Королевство", "Желей
|
|||||||
|
|
||||||
S("Some of the Slime Beasts have decided to revolt against the color rules in the "
|
S("Some of the Slime Beasts have decided to revolt against the color rules in the "
|
||||||
"Alchemist Lab. They have changed their shape and consistency, declared independence, and established their own Kingdom.\n\n"
|
"Alchemist Lab. They have changed their shape and consistency, declared independence, and established their own Kingdom.\n\n"
|
||||||
"Jellies switch between being a wall and being a monster after every treasure you pick.",
|
"Jellies switch between being a wall and being a monster after every treasure you collect.",
|
||||||
|
|
||||||
"Часть Живой Слизи выступила против правил цветов в Лаборатории. "
|
"Часть Живой Слизи выступила против правил цветов в Лаборатории. "
|
||||||
"Они изменили свою форму и густоту, провозгласили независимость и образовали свое Королевство.\n\n"
|
"Они изменили свою форму и густоту, провозгласили независимость и образовали свое Королевство.\n\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user