OSDN Git Service

Reworded English description for the "Doom Hand" spell.
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 17:26:21 +0000 (10:26 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 17:26:21 +0000 (10:26 -0700)
src/realm-daemon.c

index 69dc203..84cca50 100644 (file)
@@ -437,7 +437,7 @@ concptr do_daemon_spell(SPELL_IDX spell, BIT_FLAGS mode)
 
        case 23:
                if (name) return _("破滅の手", "Doom Hand");
-               if (desc) return _("破滅の手を放つ。食らったモンスターはそのときのHPの半分前後のダメージを受ける。", "Attempts to make a monster's HP almost half.");
+               if (desc) return _("破滅の手を放つ。食らったモンスターはそのときのHPの半分前後のダメージを受ける。", "Attempts to cut a monster's HP roughly in half.");
 
                {
                        if (cast)