OSDN Git Service

Changed second sentence of the English description for "Vampire's Fang" to a complete...
authorEric Branlund <ebranlund@fastmail.com>
Wed, 18 Dec 2019 00:43:59 +0000 (16:43 -0800)
committerdeskull <deskull@users.sourceforge.jp>
Sun, 9 Feb 2020 13:36:54 +0000 (22:36 +0900)
src/realm-hissatsu.c

index 4a6a486..2f9e5ba 100644 (file)
@@ -717,7 +717,7 @@ concptr do_hissatsu_spell(player_type *caster_ptr, SPELL_IDX spell, BIT_FLAGS mo
        case 24:
                if (name) return _("吸血鬼の牙", "Vampire's Fang");
                if (desc) return _("攻撃した相手の体力を吸いとり、自分の体力を回復させる。生命を持たないモンスターには通じない。",
-                       "Attacks with vampiric strikes which absorb HP from a monster and heal you. Has no effect to unliving monsters.");
+                       "Attacks with vampiric strikes which absorb HP from a monster and heal you. Has no effect on unliving monsters.");
 
                if (cast)
                {