diff options
Diffstat (limited to 'npc/002-4/elmo.txt')
-rw-r--r-- | npc/002-4/elmo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-4/elmo.txt b/npc/002-4/elmo.txt index 5908692ef..aa8149147 100644 --- a/npc/002-4/elmo.txt +++ b/npc/002-4/elmo.txt @@ -98,7 +98,7 @@ L_Party: mesq l("What? A party?"); next; setq CandorQuest_Sailors, 3; - getexp 10, 0; + getexp 25, 0; Zeny = (Zeny + 1000); mesq l("Alright, I'll show up later. Thanks for calling me. Here's 1000 GP for your efforts."); // With this, the final cost is 50 GP close; |