fixed typo remembler

This commit is contained in:
Zeno Rogue 2020-03-11 09:52:54 +01:00
parent e956ea11d9
commit bbf942ce56
3 changed files with 3 additions and 3 deletions

View File

@ -1563,7 +1563,7 @@ WALL( '=', 0x00C0C0, "shallow water", waShallow, ZERO, RESERVED, 0, sgWater,
WALL( '=', 0x0000A0, "deep water", waDeepWater, WF_WATER, RESERVED, 0, sgWater,
"This body of water is calm and beautiful, but too deep to pass.")
MONSTER( 'P', 0xC08080, "Pike", moPike, CF_FACE_SIDE | CF_SHARK, RESERVED, moShark,
"You remembler anglers from your hometown showing the impressive pikes they have caught. This one is much larger."
"You remember anglers from your hometown showing the impressive pikes they have caught. This one is much larger."
)
MONSTER( 'T', 0xFF00FF, "World Turtle", moWorldTurtle, CF_FACE_SIDE | CF_STUNNABLE | CF_SLOWMOVER, RESERVED, moYeti,
"Have you reached the edge of the Poincaré disk? No, it must just be the edge of this world. "

View File

@ -8696,7 +8696,7 @@ N("shallow water", GEN_F, "hluboká voda", "hluboké vody", "hlubokou vodu", "hl
S("This body of water is calm and beautiful, but too deep to pass.",
"Tato voda je klidná a krásná, ale příliš hluboká, než abys skrz ni mohl projít.")
S("You remembler anglers from your hometown showing the impressive pikes they have caught. This one is much larger.",
S("You remember anglers from your hometown showing the impressive pikes they have caught. This one is much larger.",
"Vzpomínáš si, jak rybáři ve tvém rodném městě ukazovali impresivní štiky, které chytili. Tahle je mnohem větší.")
S("World Turtle", "Světoželva")

View File

@ -8418,7 +8418,7 @@ N("shallow water", GEN_F, "głęboka woda", "głębokie wody", "głęboką wodę
S("This body of water is calm and beautiful, but too deep to pass.",
"Ta woda jest spokojna i piękna, ale zbyt głęboka, by przez nią przejść.")
S("You remembler anglers from your hometown showing the impressive pikes they have caught. This one is much larger.",
S("You remember anglers from your hometown showing the impressive pikes they have caught. This one is much larger.",
"Pamiętasz, jak w Twoim rodzinnym mieście wędkarze chwalili się wielkością złowionych szczupaków. Ten szczupak "
"jest dużo większy.")