OSDN Git Service

Changed second sentence of the English description for "Vampire's Fang" to a complete...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 20:47:18 +0000 (13:47 -0700)
committerdeskull <deskull@users.sourceforge.jp>
Thu, 23 Jan 2020 13:05:13 +0000 (22:05 +0900)
src/realm-hissatsu.c

index 6bfce89..b310168 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 _("攻撃した相手の体力を吸いとり、自分の体力を回復させる。生命を持たないモンスターには通じない。",
        case 24:
                if (name) return _("吸血鬼の牙", "Vampire's Fang");
                if (desc) return _("攻撃した相手の体力を吸いとり、自分の体力を回復させる。生命を持たないモンスターには通じない。",
-                       "Attacks with vampiric strikes which absorb HP from a monster and heal you. No effect to unliving monsters.");
+                       "Attacks with vampiric strikes which absorb HP from a monster and heal you. Has no effect to unliving monsters.");
 
                if (cast)
                {
 
                if (cast)
                {