diff options
Diffstat (limited to 'npc/014-3/oscar.txt')
-rw-r--r-- | npc/014-3/oscar.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/014-3/oscar.txt b/npc/014-3/oscar.txt index 0d876c70b..d1e44a89e 100644 --- a/npc/014-3/oscar.txt +++ b/npc/014-3/oscar.txt @@ -79,7 +79,7 @@ L_Check: L_RealHelp: delitem PinkieLeg, 10; - getexp 1600, 60; + getexp 2000, 60; Zeny=Zeny+5000; setq HurnscaldQuest_Farmers, 4, 0; mes ""; @@ -92,7 +92,7 @@ L_TrueHelp: mesn; mesq l("I know how hard it is! I hate them with all my heart, only seeing you killing them left and right was GREAT!"); next; - getexp 1000, 0; + getexp 1600, 0; Zeny=Zeny+2500; setq HurnscaldQuest_Farmers, 4, 0; mesn; @@ -101,7 +101,7 @@ L_TrueHelp: L_Help: delitem PinkieLeg, 10; - getexp 1100, 0; + getexp 1400, 0; Zeny=Zeny+2000; setq HurnscaldQuest_Farmers, 4, 0; mes ""; |