OSDN Git Service

Changed the English description of Wahha-man: interpolated between what was there...
[hengbandforosx/hengbandosx.git] / src / realm-arcane.c
index 8a9350b..74b0b74 100644 (file)
@@ -513,7 +513,7 @@ concptr do_arcane_spell(SPELL_IDX spell, BIT_FLAGS mode)
        case 30:
                if (name) return _("帰還の呪文", "Word of Recall");
                if (desc) return _("地上にいるときはダンジョンの最深階へ、ダンジョンにいるときは地上へと移動する。",
-                       "Recalls player from dungeon to town, or from town to the deepest level of dungeon.");
+                       "Recalls player from dungeon to town or from town to the deepest level of dungeon.");
 
                {
                        int base = 15;
@@ -531,7 +531,7 @@ concptr do_arcane_spell(SPELL_IDX spell, BIT_FLAGS mode)
        case 31:
                if (name) return _("千里眼", "Clairvoyance");
                if (desc) return _("その階全体を永久に照らし、ダンジョン内すべてのアイテムを感知する。さらに、一定時間テレパシー能力を得る。",
-                       "Maps and lights whole dungeon level. Knows all objects location. And gives telepathy for a while.");
+                       "Maps and lights whole dungeon level. Reveals locations of all objects. Gives telepathy for a while.");
 
                {
                        int base = 25;