OSDN Git Service

Reworded the corpse sacrifice part of the English description for "Summon Greater...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 17:27:23 +0000 (10:27 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 17:27:23 +0000 (10:27 -0700)
src/realm-daemon.c

index 84cca50..5530f5b 100644 (file)
@@ -515,7 +515,7 @@ concptr do_daemon_spell(SPELL_IDX spell, BIT_FLAGS mode)
        case 28:
                if (name) return _("グレーターデーモン召喚", "Summon Greater Demon");
                if (desc) return _("上級デーモンを召喚する。召喚するには人間('p','h','t'で表されるモンスター)の死体を捧げなければならない。",
-                       "Summons greater demon. It need to sacrifice a corpse of human ('p','h' or 't').");
+                       "Summons greater demon. Requires the sacrifice of a human corpse ('p','h' or 't').");
 
                {
                        if (cast)