OSDN Git Service

Changed another spell description to use a third person singular verb.
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 06:46:51 +0000 (23:46 -0700)
committerdeskull <deskull@users.sourceforge.jp>
Wed, 22 Jan 2020 15:54:43 +0000 (00:54 +0900)
src/realm-hissatsu.c

index cd8e90a..3962c82 100644 (file)
@@ -623,7 +623,7 @@ concptr do_hissatsu_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mo
        case 22:
                if (name) return _("気迫の雄叫び", "War Cry");
                if (desc) return _("視界内の全モンスターに対して轟音の攻撃を行う。さらに、近くにいるモンスターを怒らせる。",
-                       "Damages all monsters in sight with sound. Aggravate nearby monsters.");
+                       "Damages all monsters in sight with sound. Aggravates nearby monsters.");
 
                if (cast)
                {