summaryrefslogtreecommitdiff
path: root/npc/005-1/liana.txt
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/005-1/liana.txt
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/005-1/liana.txt')
-rw-r--r--npc/005-1/liana.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/005-1/liana.txt b/npc/005-1/liana.txt
index c7a44e634..ad4e353e3 100644
--- a/npc/005-1/liana.txt
+++ b/npc/005-1/liana.txt
@@ -59,7 +59,7 @@ L_Repeat:
L_Finish2:
delitem MaggotSlime, 10;
- getexp 20, 0;
+ getexp 21, 0;
Zeny = (Zeny + 80); // 10*4 = 40 base
setq CandorQuest_Liana, 1;
set LIANA_TIMER, gettimetick(2);
@@ -70,7 +70,7 @@ L_Finish2:
L_Finish:
delitem MaggotSlime, 5;
- getexp 55, 10;
+ getexp 58, 7;
Zeny = (Zeny + 30); // 5*4 = 20 base
setq CandorQuest_Liana, 1;
set LIANA_TIMER, gettimetick(2);