OSDN Git Service

In English description for "Holy Orb" removed comma before conjuction since there...
authorEric Branlund <ebranlund@fastmail.com>
Tue, 17 Dec 2019 19:36:41 +0000 (11:36 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Tue, 17 Dec 2019 19:36:41 +0000 (11:36 -0800)
src/realm-crusade.c

index fa59110..745f2cf 100644 (file)
@@ -143,7 +143,7 @@ concptr do_crusade_spell(SPELL_IDX spell, BIT_FLAGS mode)
        case 9:
                if (name) return _("聖なる光球", "Holy Orb");
                if (desc) return _("聖なる力をもつ宝珠を放つ。邪悪なモンスターに対して大きなダメージを与えるが、善良なモンスターには効果がない。",
-                       "Fires a ball with holy power. Hurts evil monsters greatly, but doesn't affect good monsters.");
+                       "Fires a ball with holy power. Hurts evil monsters greatly but doesn't affect good monsters.");
 
                {
                        DICE_NUMBER dice = 3;