OSDN Git Service

Changed another English spell description involving sleep.
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 16:11:19 +0000 (09:11 -0700)
committerdeskull <deskull@users.sourceforge.jp>
Thu, 23 Jan 2020 08:33:47 +0000 (17:33 +0900)
src/realm-hissatsu.c

index cf0a08b..720ae58 100644 (file)
@@ -741,7 +741,7 @@ concptr do_hissatsu_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mo
 
        case 25:
                if (name) return _("幻惑", "Moon Dazzling");
-               if (desc) return _("視界内の起きている全モンスターに朦朧、混乱、眠りを与えようとする。", "Attempts to stun, confuse and sleep all waking monsters.");
+               if (desc) return _("視界内の起きている全モンスターに朦朧、混乱、眠りを与えようとする。", "Attempts to stun, confuse and put to sleep all waking monsters.");
 
                if (cast)
                {