OSDN Git Service

Reworded English description for "Tobi-Izuna" to be more idiomatic.
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 20:35:44 +0000 (13:35 -0700)
committerdeskull <deskull@users.sourceforge.jp>
Thu, 23 Jan 2020 09:05:17 +0000 (18:05 +0900)
src/realm-hissatsu.c

index 720ae58..2296cda 100644 (file)
@@ -42,7 +42,7 @@ concptr do_hissatsu_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mo
        {
        case 0:
                if (name) return _("飛飯綱", "Tobi-Izuna");
-               if (desc) return _("2マス離れたところにいるモンスターを攻撃する。", "Attacks a two squares distant monster.");
+               if (desc) return _("2マス離れたところにいるモンスターを攻撃する。", "Attacks a monster two squares away.");
 
                if (cast)
                {