diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-06-17 08:05:57 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-06-17 08:05:57 +0000 |
commit | 70a323d2f9a3256bf3b82ae3d5d4f8c493211a97 (patch) | |
tree | aea1bae66a55a8228ad0ced2439419da73954fb5 /npc/005-1/zegas.txt | |
parent | 02e580b863b7ca6bc29b209785b50f6e000ba5f6 (diff) | |
download | serverdata-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/005-1/zegas.txt')
-rw-r--r-- | npc/005-1/zegas.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-1/zegas.txt b/npc/005-1/zegas.txt index a0dfb076e..75d3a45bb 100644 --- a/npc/005-1/zegas.txt +++ b/npc/005-1/zegas.txt @@ -57,7 +57,7 @@ L_QuestEnd: mesn; mesq l("From the smell I can see you found the bug bomb!"); mesq l("Thanks once again, I know it's not much but here is 450 GP for your troubles."); - getexp 60, 0; + getexp 63, 0; getitem .ItemCreate, 1; Zeny = (Zeny + 450); setq CandorQuest_Barrel, 4; |