OSDN Git Service

Changed English spell name for the trump realm hydra summoning spell: use "Reptile...
authorEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 16:34:42 +0000 (09:34 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Thu, 26 Sep 2019 16:34:42 +0000 (09:34 -0700)
src/realm-trump.c

index 9eecfbc..e4a0b52 100644 (file)
@@ -366,7 +366,7 @@ concptr do_trump_spell(SPELL_IDX spell, BIT_FLAGS mode)
                break;
 
        case 18:
-               if (name) return _("爬虫類のカード", "Trump Reptiles");
+               if (name) return _("爬虫類のカード", "Trump Reptile");
                if (desc) return _("1体のヒドラを召喚する。", "Summons a hydra.");
 
                {