diff options
Diffstat (limited to 'npc/003-1/aidan.txt')
-rw-r--r-- | npc/003-1/aidan.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/aidan.txt b/npc/003-1/aidan.txt index 2f0530e7a..285fcc0ee 100644 --- a/npc/003-1/aidan.txt +++ b/npc/003-1/aidan.txt @@ -112,7 +112,7 @@ L_Finish: Zeny=Zeny+25000; inventoryplace MaggotCocoon, 1; makepet(1030); // Uhm, I forgot what would be the correct constant. - getexp 15000, 0; + getexp 15750, 100; mesn; mesq l("Good job, here is 25,000 GP and 15,000 EXP."); mesq l("And your rare, a @@! Enjoy!", getitemlink(MaggotCocoon)); |