From a2735146ebc956ed65b4374b331c707102635fbd Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sat, 24 Feb 2018 16:11:29 -0300 Subject: Fix Maya's reward --- npc/005-1/maya.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/npc/005-1/maya.txt b/npc/005-1/maya.txt index 92e7feffb..7c55a9cbf 100644 --- a/npc/005-1/maya.txt +++ b/npc/005-1/maya.txt @@ -52,11 +52,12 @@ L_QuestCompleted: delitem CottonCloth, 3; delitem MaggotSlime, 3; set Zeny, Zeny + 300; + getitem CandorShirt, 1; setq CandorQuest_Maya, 2; mes ""; mesn; - mesq l("Thanks for the help."); + mesq l("Thanks for the help. Here, take this shirt and some money."); close; L_NextQuestPending: -- cgit v1.2.3-60-g2f50