diff options
Diffstat (limited to 'npc/009-2/wyara.txt')
-rw-r--r-- | npc/009-2/wyara.txt | 2 |
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; |