1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-04 11:37:55 +00:00

Merge pull request #154 from josephcsible/patch-3

Mention the Cursed Canyon in the Shadow's description
This commit is contained in:
Zeno Rogue
2021-06-30 01:03:46 +02:00
committed by GitHub
7 changed files with 13 additions and 13 deletions

View File

@@ -688,8 +688,8 @@ S("A typical monster from the Graveyard, who moves through walls.\n\n"
S("Necromancers can raise ghosts and zombies from fresh graves.",
"Некромант может призывать призраков и зомби из свежих могил.")
S("A creepy monster who follows you everywhere in the Graveyard.",
"Пугающий монстр, вечно преследующий Вас на Кладбище.")
S("A creepy monster who follows you everywhere in the Graveyard and the Cursed Canyon.",
"Пугающий монстр, вечно преследующий Вас на Кладбище.") //TODO UPDATE
S("People worshipping Cthulhu. They are very dangerous.",
"Люди, поклоняющиеся Ктулху. Они довольно опасны.")