summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPovo <trithodex@gmail.com>2021-03-22 04:40:50 +0000
committerPovo <trithodex@gmail.com>2021-03-23 01:22:55 +0000
commit7cb07f6da1449bc22ffa7ff420ac18c0527a972a (patch)
tree7bad546a3ccd2cda6a99888cdb83d4a2da5a12c0
parent82f151ac1d287147efd5cffbfb937c25d07db123 (diff)
downloadserverdata-7cb07f6da1449bc22ffa7ff420ac18c0527a972a.tar.gz
serverdata-7cb07f6da1449bc22ffa7ff420ac18c0527a972a.tar.bz2
serverdata-7cb07f6da1449bc22ffa7ff420ac18c0527a972a.tar.xz
serverdata-7cb07f6da1449bc22ffa7ff420ac18c0527a972a.zip
Update kevin.txt - fix dialogue
-rw-r--r--npc/009-3/kevin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-3/kevin.txt b/npc/009-3/kevin.txt
index 7196f39bd..b8df6c399 100644
--- a/npc/009-3/kevin.txt
+++ b/npc/009-3/kevin.txt
@@ -105,7 +105,7 @@ L_Dye:
goto L_Menu;
}
next;
- mesq l("Bring me 20 @@ and 30 @@ and I can make it for you... oh and it will be 500 GP for my work.", getitemlink(PinkBlobime), getitemlink(Plushroom));
+ mesq l("Bring me 1 @@, 20 @@, and 30 @@ and I can make it for you... oh and it will be 500 GP for my work.", getitemlink(BottleOfTonoriWater), getitemlink(PinkBlobime), getitemlink(Plushroom));
if (getq(HalinarzoQuest_Kevin) < 1)
setq HalinarzoQuest_Kevin, 1;
next;