OSDN Git Service

Reworded second sentence in English description of "Spot Aiming" to change verb tense...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 20:43:13 +0000 (13:43 -0700)
committerdeskull <deskull@users.sourceforge.jp>
Thu, 23 Jan 2020 13:02:34 +0000 (22:02 +0900)
src/realm-hissatsu.c

index 76705a4..9adb572 100644 (file)
@@ -410,7 +410,7 @@ concptr do_hissatsu_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mo
        case 14:
                if (name) return _("急所突き", "Spot Aiming");
                if (desc) return _("モンスターを一撃で倒す攻撃を繰り出す。失敗すると1点しかダメージを与えられない。",
-                       "Attempts to kill a monster instantly. If failed cause only 1HP of damage.");
+                       "Attempts to kill a monster instantly. If that fails, causes only 1HP of damage.");
 
                if (cast)
                {