From 28a0d4d7b9f5e41c7e3719c3f91d1d856943ecac Mon Sep 17 00:00:00 2001 From: Alige Date: Sat, 6 Aug 2016 21:39:47 +0200 Subject: Changed the reward of Katja to an Aquada. (Will need a new reward later.) --- npc/001-1/katja.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/001-1/katja.txt b/npc/001-1/katja.txt index 802dff68..2d79a730 100644 --- a/npc/001-1/katja.txt +++ b/npc/001-1/katja.txt @@ -56,7 +56,7 @@ mesn; mesq l("Oh thank you so much!"); next; - mesq l("Please take this lollypop for your help. Mum says they are bad for my teeth anyway (FIXME)"); + mesq l("Please take this @@ for your help.", getitemlink(Aquada)); // Need a different reward. setq ArtisQuests_LazyBrother, 4; getitem Aquada, 1; getexp 500, 0; -- cgit v1.2.3-60-g2f50