diff options
Diffstat (limited to 'npc/003-0')
-rw-r--r-- | npc/003-0/audsbel.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-0/audsbel.txt b/npc/003-0/audsbel.txt index 3e65a3628..84793a207 100644 --- a/npc/003-0/audsbel.txt +++ b/npc/003-0/audsbel.txt @@ -236,7 +236,7 @@ L_Magic: skill(TMW2_MKPOT,1,0); setq General_Auldsbel, 5; mesn; - mesq l("This is the @@ skill. It transmutes @@ @@ and a single @@ in @@.", "##B@sk-mkpot##b", 10, getitemlink(Plushroom), getitemlink(HastePotion)); + mesq l("This is the @@ skill. It transmutes @@ @@ and a single @@ in @@.", "##B@sk-mkpot##b", 10, getitemlink(Plushroom), getitemlink(Milk), getitemlink(HastePotion)); next; mesn; mesq l("It may fail, and you might end up with something entirely unexpected!"); |