OSDN Git Service

In English description of "Boomerang", kept the separate sentences and dropped the...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 21:01:33 +0000 (14:01 -0700)
committerdeskull <deskull@users.sourceforge.jp>
Thu, 23 Jan 2020 13:06:56 +0000 (22:06 +0900)
src/realm-hissatsu.c

index 217da58..7d5769d 100644 (file)
@@ -98,7 +98,7 @@ concptr do_hissatsu_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mo
        case 2:
                if (name) return _("ブーメラン", "Boomerang");
                if (desc) return _("武器を手元に戻ってくるように投げる。戻ってこないこともある。",
-                       "Throws current weapon. And it'll return to your hand unless failed.");
+                       "Throws current weapon. It'll return to your hand unless the action failed.");
 
                if (cast)
                {