summaryrefslogtreecommitdiff
path: root/npc/002-4
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-06-17 08:05:57 +0000
committerSaulc <lucashelaine14@gmail.com>2018-06-17 08:05:57 +0000
commit70a323d2f9a3256bf3b82ae3d5d4f8c493211a97 (patch)
treeaea1bae66a55a8228ad0ced2439419da73954fb5 /npc/002-4
parent02e580b863b7ca6bc29b209785b50f6e000ba5f6 (diff)
downloadserverdata-70a323d2f9a3256bf3b82ae3d5d4f8c493211a97.tar.gz
serverdata-70a323d2f9a3256bf3b82ae3d5d4f8c493211a97.tar.bz2
serverdata-70a323d2f9a3256bf3b82ae3d5d4f8c493211a97.tar.xz
serverdata-70a323d2f9a3256bf3b82ae3d5d4f8c493211a97.zip
Add +5% exp reward to each quest! and add some exp if nothing exist.
Diffstat (limited to 'npc/002-4')
-rw-r--r--npc/002-4/elmo.txt2
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;