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
commit 13cfc7f60b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 13 additions and 13 deletions

View File

@ -107,7 +107,7 @@ MONSTER( 'N', 0x404040, "Necromancer", moNecromancer, CF_FACE_UP | CF_HIGH_THREA
"Necromancers can raise ghosts and zombies from fresh graves."
)
MONSTER( 'S', 0x404040, "Shadow", moShadow, CF_FACE_UP | CF_NOBLOW | CF_NONLIVING | CF_SPAM, RESERVED, moNone,
"A creepy monster who follows you everywhere in the Graveyard."
"A creepy monster who follows you everywhere in the Graveyard and the Cursed Canyon."
)
MONSTER( 'T', 0x40E040, "Tentacle", moTentacle, ZERO | CF_NOGHOST | CF_NOBLOW | CF_MOUNTABLE | CF_MULTITILE | CF_WORM, RESERVED, moNone, tentdes )
MONSTER( 't', 0x008000, "Tentacle Tail", moTentacletail, ZERO | CF_NOGHOST | CF_NOBLOW | CF_MOUNTABLE | CF_MULTITILE | CF_WORM | CF_INACTIVE | CF_SPAM, RESERVED, moNone, tentdes )

View File

@ -715,8 +715,8 @@ S("A typical monster from the Graveyard, who moves through walls.\n\n"
S("Necromancers can raise ghosts and zombies from fresh graves.",
"Nekromanceři dokážou probouzet duchy a zombie z čerstvých hrobů.")
S("A creepy monster who follows you everywhere in the Graveyard.",
"Děsivý netvor, který tě sleduje po celém Hřbitově.")
S("A creepy monster who follows you everywhere in the Graveyard and the Cursed Canyon.",
"Děsivý netvor, který tě sleduje po celém Hřbitově.") //TODO UPDATE
S("People worshipping Cthulhu. They are very dangerous.",
"Lidé uctívající Cthulhua. Jsou velmi nebezpeční.")

View File

@ -680,8 +680,8 @@ S("A typical monster from the Graveyard, who moves through walls.\n\n"
S("Necromancers can raise ghosts and zombies from fresh graves.",
"Totenbeschwörer können Geister und Zombies aus frischen Gräbern auferwecken.")
S("A creepy monster who follows you everywhere in the Graveyard.",
"Ein gruseliges Monster das dir über den ganzen Friedhof folgt!")
S("A creepy monster who follows you everywhere in the Graveyard and the Cursed Canyon.",
"Ein gruseliges Monster das dir über den ganzen Friedhof folgt!") //TODO UPDATE
S("People worshipping Cthulhu. They are very dangerous.",
"Verehrer Cthulhus. Sie sind sehr gefährlich.")

View File

@ -693,8 +693,8 @@ S("A typical monster from the Graveyard, who moves through walls.\n\n"
S("Necromancers can raise ghosts and zombies from fresh graves.",
"Nekromanci wzbudzają duchy i zombie ze świeżych grobów.")
S("A creepy monster who follows you everywhere in the Graveyard.",
"Ten odrażający potwór chodzi za Tobą po cmentarzu!")
S("A creepy monster who follows you everywhere in the Graveyard and the Cursed Canyon.",
"Ten odrażający potwór chodzi za Tobą po cmentarzu!") //TODO UPDATE
S("People worshipping Cthulhu. They are very dangerous.",
"Wyznawcy Cthulhu, bardzo niebiezpieczni.")

View File

@ -721,8 +721,8 @@ S(
"Nekromanci wzbudzają duchy i zombie ze świeżych grobów.")
S(
"A creepy monster who follows you everywhere in the Graveyard.",
"Ten odrażający potwór chodzi za Tobą po cmentarzu!")
"A creepy monster who follows you everywhere in the Graveyard and the Cursed Canyon.",
"Ten odrażający potwór chodzi za Tobą po cmentarzu!") //TODO UPDATE
S(
"People worshipping Cthulhu. They are very dangerous.",

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.",
"Люди, поклоняющиеся Ктулху. Они довольно опасны.")

View File

@ -645,8 +645,8 @@ S("A typical monster from the Graveyard, who moves through walls.\n\n"
S("Necromancers can raise ghosts and zombies from fresh graves.",
"Ölüçağıranlar mezarlardan hayaletler ve hortlaklar çağırabilirler.")
S("A creepy monster who follows you everywhere in the Graveyard.",
"Seni Mezarlık boyunca takip eden ürpertici bir canavar.")
S("A creepy monster who follows you everywhere in the Graveyard and the Cursed Canyon.",
"Seni Mezarlık boyunca takip eden ürpertici bir canavar.") //TODO UPDATE
S("People worshipping Cthulhu. They are very dangerous.",
"Cthulhu'ya tapan insanlar. Çok tehlikeliler.")