OSDN Git Service

Corrected subject/verb agreement in English spell description. Merged two sentences...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 6 Feb 2020 01:43:25 +0000 (17:43 -0800)
committerdeskull <deskull@users.sourceforge.jp>
Sun, 9 Feb 2020 13:37:35 +0000 (22:37 +0900)
src/realm-hissatsu.c

index 4880f1b..e8a7178 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 damage. Hurts an undead monster greatly.");
+                       "Attacks a monster with extremely powerful damage, but you also take some damage. Hurts an undead monster greatly.");
 
                if (cast)
                {