OSDN Git Service

For clarity, reword English description of "Holy Aura".
authorEric Branlund <ebranlund@fastmail.com>
Tue, 9 Feb 2021 23:22:48 +0000 (15:22 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Wed, 10 Feb 2021 17:03:26 +0000 (09:03 -0800)
src/realm/realm-crusade.c

index f52d88a..885ebfe 100644 (file)
@@ -371,7 +371,7 @@ concptr do_crusade_spell(player_type *caster_ptr, SPELL_IDX spell, spell_type mo
             return _("聖なるオーラ", "Holy Aura");
         if (desc)
             return _("一定時間、邪悪なモンスターを傷つける聖なるオーラを得る。",
-                "Gives aura of holy power that injures evil monsters which attacked you for a while.");
+                "Gives a temporary aura of holy power that injures evil monsters which attack you.");
 
         {
             int base = 20;