OSDN Git Service

In English description, changed last verb to past tense since the player was damaged...
authorEric Branlund <ebranlund@fastmail.com>
Tue, 17 Dec 2019 20:25:42 +0000 (12:25 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Tue, 17 Dec 2019 20:25:42 +0000 (12:25 -0800)
src/realm-crusade.c

index f7e18cb..7bd68ad 100644 (file)
@@ -470,7 +470,7 @@ concptr do_crusade_spell(SPELL_IDX spell, BIT_FLAGS mode)
        case 28:
                if (name) return _("目には目を", "An Eye for an Eye");
                if (desc) return _("一定時間、自分がダメージを受けたときに攻撃を行ったモンスターに対して同等のダメージを与える。",
-                       "Gives special aura for a while. When you are attacked by a monster, the monster is injured with same amount of damage as you take.");
+                       "Gives special aura for a while. When you are attacked by a monster, the monster is injured with same amount of damage as you took.");
 
                {
                        int base = 10;