From 2827f9f051f0e17ca6e66ec7f121e9a87ad79a30 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 24 Nov 2021 04:03:36 -0300 Subject: This is one of the rare cases where the wiki is actually correct. Bug reported by poppet. --- npc/009-3/kevin.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') 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; -- cgit v1.2.3-70-g09d2