OSDN Git Service

Reworded the description for "Crack" to hopefully be more idiomatic and still convey...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 21:23:16 +0000 (14:23 -0700)
committerdeskull <deskull@users.sourceforge.jp>
Thu, 23 Jan 2020 13:16:46 +0000 (22:16 +0900)
src/realm-hissatsu.c

index d00cf91..8e6ec67 100644 (file)
@@ -581,7 +581,7 @@ concptr do_hissatsu_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mo
 
        case 21:
                if (name) return _("地走り", "Crack");
-               if (desc) return _("衝撃波のビームを放つ。", "Fires a beam of shock wave.");
+               if (desc) return _("衝撃波のビームを放つ。", "Fires a shock wave as a beam.");
 
                if (cast)
                {