From 70a323d2f9a3256bf3b82ae3d5d4f8c493211a97 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sun, 17 Jun 2018 08:05:57 +0000 Subject: Add +5% exp reward to each quest! and add some exp if nothing exist. --- npc/002-4/elmo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/002-4') 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; -- cgit v1.2.3-70-g09d2