diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-19 12:41:25 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-19 12:41:25 -0200 |
commit | 7bb39dd5bd97702c0500f83274c1585718ee31af (patch) | |
tree | a3368fc4ac05b1424cb11d62b5f9fb7cd0a833ca /npc/003-1/sailors.txt | |
parent | b48391bd69845104dc655f5ee6b09e371b730c17 (diff) | |
download | serverdata-7bb39dd5bd97702c0500f83274c1585718ee31af.tar.gz serverdata-7bb39dd5bd97702c0500f83274c1585718ee31af.tar.bz2 serverdata-7bb39dd5bd97702c0500f83274c1585718ee31af.tar.xz serverdata-7bb39dd5bd97702c0500f83274c1585718ee31af.zip |
Move all Tulimshar Quests to use new exp formula (except cap quests).
See clientversion.txt to understand the real impact of these changes.
Diffstat (limited to 'npc/003-1/sailors.txt')
-rw-r--r-- | npc/003-1/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/sailors.txt b/npc/003-1/sailors.txt index c8c969e07..ba0b2118a 100644 --- a/npc/003-1/sailors.txt +++ b/npc/003-1/sailors.txt @@ -84,7 +84,7 @@ L_Report: delitem FishBox, 3; // 7.500 GP → 3.750 GP delitem CroconutBox, 4; // 12.000 GP → 10.600~11.800 GP delitem CottonCloth, 10; // 2.000 GP - getexp 158, 15; + getexp 358, 15; Zeny=Zeny+18750; // Profit: 1800 GP → 2.400~1.200 GP getitem Dagger, 1; getitem CottonShirt, 1; |