diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/005-1/maya.txt | 3 |
1 files changed, 2 insertions, 1 deletions
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: |