summaryrefslogtreecommitdiff
path: root/npc/009-3
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-11-24 04:03:36 -0300
committerJesusaves <cpntb1@ymail.com>2021-11-24 04:03:36 -0300
commit2827f9f051f0e17ca6e66ec7f121e9a87ad79a30 (patch)
tree7d90ed3fe0c878fe6eb4e86a1fbfe94127151b42 /npc/009-3
parent334db31edbdefe186244959f6685a4ddf1595842 (diff)
downloadserverdata-2827f9f051f0e17ca6e66ec7f121e9a87ad79a30.tar.gz
serverdata-2827f9f051f0e17ca6e66ec7f121e9a87ad79a30.tar.bz2
serverdata-2827f9f051f0e17ca6e66ec7f121e9a87ad79a30.tar.xz
serverdata-2827f9f051f0e17ca6e66ec7f121e9a87ad79a30.zip
This is one of the rare cases where the wiki is actually correct.
Bug reported by poppet.
Diffstat (limited to 'npc/009-3')
-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 07c6738d9..274702486 100644
--- a/npc/009-3/kevin.txt
+++ b/npc/009-3/kevin.txt
@@ -110,7 +110,7 @@ L_Dye:
}
next;
mesq l("Bring me %d %s, %d %s, and %d %s and I can make it for you... oh and it will be %d GP for my work.",
- 1, getitemlink(BottleOfTonoriWater), 20, getitemlink(PinkBlobime), 50, getitemlink(Plushroom), 500);
+ 1, getitemlink(BottleOfTonoriWater), 20, getitemlink(PinkBlobime), 30, getitemlink(Plushroom), 500);
if (getq(HalinarzoQuest_Kevin) < 1)
setq HalinarzoQuest_Kevin, 1;
next;