summaryrefslogtreecommitdiff
path: root/npc/009-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-14 02:03:32 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-14 02:03:32 -0300
commit9100e5509a016748a9d5d08db3f22947836349e4 (patch)
tree0fd31fffcd027d149992cb2c0de1f840236560a3 /npc/009-2
parent98ba4904651a9d6cce3a4c79c85b609d02594bc5 (diff)
downloadserverdata-9100e5509a016748a9d5d08db3f22947836349e4.tar.gz
serverdata-9100e5509a016748a9d5d08db3f22947836349e4.tar.bz2
serverdata-9100e5509a016748a9d5d08db3f22947836349e4.tar.xz
serverdata-9100e5509a016748a9d5d08db3f22947836349e4.zip
Keep the name of monsterinfo as "miteyo", so the Zax De'Kagen Showdown may be added later
Diffstat (limited to 'npc/009-2')
-rw-r--r--npc/009-2/wyara.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-2/wyara.txt b/npc/009-2/wyara.txt
index a311f1ec..0b8e9a47 100644
--- a/npc/009-2/wyara.txt
+++ b/npc/009-2/wyara.txt
@@ -246,7 +246,7 @@ L_M_spell3:
L_M_spell2:
mesn l("Wyara the Witch");
- mesq l("Here is another useful one: '%s'. It will tell you the stats of the target monster, so you can know how dangerous it is.", b("monsterinfo"));
+ mesq l("Here is another useful one: '%s'. It will tell you the stats of the target monster, so you can know how dangerous it is.", b("miteyo"));
learnskill SKILL_MONSTERINFO;
next;
goto L_M_main;