OSDN Git Service

In the English description for "Keiun-Kininken" replaced "a" with "an" since what...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 21:08:51 +0000 (14:08 -0700)
committerdeskull <deskull@users.sourceforge.jp>
Thu, 23 Jan 2020 13:08:47 +0000 (22:08 +0900)
src/realm-hissatsu.c

index 33144c8..4b9442f 100644 (file)
@@ -902,7 +902,7 @@ concptr do_hissatsu_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mo
        case 30:
                if (name) return _("慶雲鬼忍剣", "Keiun-Kininken");
                if (desc) return _("自分もダメージをくらうが、相手に非常に大きなダメージを与える。アンデッドには特に効果がある。",
-                       "Attacks a monster with extremely powerful damage. But you also takes some damages. Hurts a undead monster greatly.");
+                       "Attacks a monster with extremely powerful damage. But you also takes some damage. Hurts an undead monster greatly.");
 
                if (cast)
                {