summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;