OSDN Git Service

Combined the two sentences in the English description for the death realm's identify...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 21:16:42 +0000 (14:16 -0700)
committerdeskull <deskull@users.sourceforge.jp>
Thu, 23 Jan 2020 13:08:48 +0000 (22:08 +0900)
src/realm-death.c

index 9ed3946..9a2e558 100644 (file)
@@ -535,7 +535,7 @@ concptr do_death_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mode)
        case 26:
                if (name) return _("死者の秘伝", "Secrets of the Dead");
                if (desc) return _("アイテムを1つ識別する。レベルが高いとアイテムの能力を完全に知ることができる。",
-                       "Identifies an item. Or *identifies* an item at higher level.");
+                       "Identifies or, at higher levels, *identifies* an item.");
 
                {
                        if (cast)