OSDN Git Service

Replace "small life" with "pests" in English description of the pesticide activation.
authorEric Branlund <ebranlund@fastmail.com>
Tue, 16 Feb 2021 02:49:40 +0000 (18:49 -0800)
committerEric Branlund <ebranlund@fastmail.com>
Fri, 19 Feb 2021 19:48:55 +0000 (11:48 -0800)
src/cmd-activate.c

index 644acbe..682d29c 100644 (file)
@@ -96,7 +96,7 @@ const activation_type activation_info[] =
        { "BA_MANA", ACT_BA_MANA, 70, 2500, {30, 0},
          _("魔力の嵐(250)", "a mana storm (250)") },
        { "PESTICIDE", ACT_PESTICIDE, 10, 500, {10, 0},
-         _("害虫の駆除", "dispel small life") },
+         _("害虫の駆除", "dispel pests") },
        { "BLINDING_LIGHT", ACT_BLINDING_LIGHT, 30, 5000, {40, 0},
          _("眩しい光", "blinding light") },
        { "BIZARRE", ACT_BIZARRE, 90, 10000, {50, 0},