diff options
Diffstat (limited to 'npc/005-1/maya.txt')
-rw-r--r-- | npc/005-1/maya.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/005-1/maya.txt b/npc/005-1/maya.txt index 7f9537bf8..f5db122d5 100644 --- a/npc/005-1/maya.txt +++ b/npc/005-1/maya.txt @@ -55,7 +55,7 @@ L_QuestAccepted: L_QuestCompleted: delitem CottonCloth, 3; delitem MaggotSlime, 3; - set Zeny, Zeny + 300; + set Zeny, Zeny + 325; getitem CandorShirt, 1; getexp 25, 5; setq CandorQuest_Maya, 2; @@ -104,7 +104,7 @@ L_Quest2Accepted: L_Quest2Completed: delitem ScorpionStinger, 3; delitem PiouFeathers, 10; - set Zeny, Zeny + 700; + set Zeny, Zeny + 725; setq CandorQuest_Maya, 4; // Reward Calculation: Piou base is 3 and Stinger base is 25. |