OSDN Git Service

Changed second sentence of the English description for "Vampire's Fang" to a complete...
[hengband/hengband.git] / 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)
                {