diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-11 01:15:58 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-11 01:15:58 -0300 |
commit | 638874cc4f3e66e0bcea68868fd0c80b6b41793b (patch) | |
tree | d6c3bec2d48e7574bda1720c886f86106e436fec /npc/009-1/fisherman.txt | |
parent | f59ea1556d4c90882ca161cd67f60cb2b82a5d63 (diff) | |
download | serverdata-638874cc4f3e66e0bcea68868fd0c80b6b41793b.tar.gz serverdata-638874cc4f3e66e0bcea68868fd0c80b6b41793b.tar.bz2 serverdata-638874cc4f3e66e0bcea68868fd0c80b6b41793b.tar.xz serverdata-638874cc4f3e66e0bcea68868fd0c80b6b41793b.zip |
Rebalance our new quests EXP rewards based on Experience table.
Diffstat (limited to 'npc/009-1/fisherman.txt')
-rw-r--r-- | npc/009-1/fisherman.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-1/fisherman.txt b/npc/009-1/fisherman.txt index 90f1d9eeb..523b0994c 100644 --- a/npc/009-1/fisherman.txt +++ b/npc/009-1/fisherman.txt @@ -123,7 +123,7 @@ L_Finish: delitem Root, 10; Zeny=Zeny-1000; setq3 HurscaldQuest_ForestBow, 99; - getexp 100, 0; + getexp 800, 0; // 10% of max exp mes ""; mesn; mes col("With a knife, the fisherman makes the roots as thin as he can. You wonder if he knows what he is doing.", 9); |