From c89bde455d407f9fc5302eca309ce54e7e2d9456 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sun, 30 May 2021 10:15:00 +0200 Subject: [PATCH] typo fix --- content.cpp | 2 +- language-cz.cpp | 2 +- language-de.cpp | 2 +- language-pl.cpp | 2 +- language-ru.cpp | 2 +- language-tr.cpp | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content.cpp b/content.cpp index f355f7e3..661ad52c 100644 --- a/content.cpp +++ b/content.cpp @@ -146,7 +146,7 @@ MONSTER( 'C', 0x4000C0, "Crystal Sage", moCrystalSage, CF_FACE_UP | CF_UNARMED | "It is made of a beautiful crystal, you would love to take it home. " "But how is it going to defend itself? Better not to think of it, " "thinking causes your brain to go hot...\n\n" - "Crystal Sages melt at -30 °C, and they can rise the temperature around you from afar." + "Crystal Sages melt at -30 °C, and they can raise the temperature around you from afar." ) MONSTER( 'P', 0x4040C0, "Pikeman", moLancer, CF_FACE_UP | CF_HIGH_THREAT, RESERVED, moYeti, "When Pikemen move, they attack all cells which are now adjacent to them. " diff --git a/language-cz.cpp b/language-cz.cpp index 957b7f0c..7f66ec44 100644 --- a/language-cz.cpp +++ b/language-cz.cpp @@ -756,7 +756,7 @@ S("This being radiates an aura of wisdom. " "It is made of a beautiful crystal, you would love to take it home. " "But how is it going to defend itself? Better not to think of it, " "thinking causes your brain to go hot...\n\n" - "Crystal Sages melt at -30 °C, and they can rise the temperature around you from afar.", + "Crystal Sages melt at -30 °C, and they can raise the temperature around you from afar.", "Tato bytost vyzařuje auru moudrosti. Je vytvořená z krásného krystalu -- " "moc rád%d0 by sis ji vza%l0 domů. Ale jak se bude bránit? Raději na to " "nemyslet, z myšlení se ti zahřívá mozek...\n\n" diff --git a/language-de.cpp b/language-de.cpp index 8a6f9e9d..08407857 100644 --- a/language-de.cpp +++ b/language-de.cpp @@ -722,7 +722,7 @@ S("This being radiates an aura of wisdom. " "It is made of a beautiful crystal, you would love to take it home. " "But how is it going to defend itself? Better not to think of it, " "thinking causes your brain to go hot...\n\n" - "Crystal Sages melt at -30 °C, and they can rise the temperature around you from afar.", + "Crystal Sages melt at -30 °C, and they can raise the temperature around you from afar.", "Dieses Wesen strahlt eine Aura der Weisheit aus. Es besteht aus einem schönen Kristall, " "am liebsten würdest du es mit nach Hause nehmen... Nur, wie verteidigt es sich? Besser " "nicht daran denken... Denken lässt dein Gehirn heiß werden...\n\n" diff --git a/language-pl.cpp b/language-pl.cpp index 6ffeae78..ff72d707 100644 --- a/language-pl.cpp +++ b/language-pl.cpp @@ -735,7 +735,7 @@ S("This being radiates an aura of wisdom. " "It is made of a beautiful crystal, you would love to take it home. " "But how is it going to defend itself? Better not to think of it, " "thinking causes your brain to go hot...\n\n" - "Crystal Sages melt at -30 °C, and they can rise the temperature around you from afar.", + "Crystal Sages melt at -30 °C, and they can raise the temperature around you from afar.", "Ta istota promieniuje mądrością. Jest zrobiona z pięknego kryształu, na pewno " "bardzo cennego. Ciekawe, jak zamierza się przed Tobą bronić? Lepiej o tym nie myśleć, " "myślenie za bardzo Cię rozgrzewa...\n\n" diff --git a/language-ru.cpp b/language-ru.cpp index 274c4b24..2dc25f68 100644 --- a/language-ru.cpp +++ b/language-ru.cpp @@ -730,7 +730,7 @@ S("This being radiates an aura of wisdom. " "It is made of a beautiful crystal, you would love to take it home. " "But how is it going to defend itself? Better not to think of it, " "thinking causes your brain to go hot...\n\n" - "Crystal Sages melt at -30 °C, and they can rise the temperature around you from afar.", + "Crystal Sages melt at -30 °C, and they can raise the temperature around you from afar.", "Они излучают ауру мудрости. Они сделаны из красивых кристаллов, и Вы хотели бы " "забрать их домой. Но как он собирается защищать себя? Лучше не думайте об этом, " "мышление нагревает Ваш мозг...\n\n" diff --git a/language-tr.cpp b/language-tr.cpp index cbe59799..620f3b87 100644 --- a/language-tr.cpp +++ b/language-tr.cpp @@ -683,7 +683,7 @@ S("This being radiates an aura of wisdom. " "It is made of a beautiful crystal, you would love to take it home. " "But how is it going to defend itself? Better not to think of it, " "thinking causes your brain to go hot...\n\n" - "Crystal Sages melt at -30 °C, and they can rise the temperature around you from afar.", + "Crystal Sages melt at -30 °C, and they can raise the temperature around you from afar.", "Muhteşem bir kristalden yapılmış, eve götürmeyi çok isterdin." "Ama kendini nasıl savunacak? Düşünmesen daha iyi, " "sadece düşünmek bile beynini zorluyor. ...\n\n"