summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2019-03-16 12:32:44 +0000
committerSaulc <lucashelaine14@gmail.com>2019-03-16 12:32:44 +0000
commitf25319364a729ca7b36e7e4239faa7c78e9f848a (patch)
tree693432fedc24b1000b6d326be88f889e1052216c /npc
parentabbd9c4d83b56f389b3e6b88d4b2fca686bada78 (diff)
downloadserverdata-f25319364a729ca7b36e7e4239faa7c78e9f848a.tar.gz
serverdata-f25319364a729ca7b36e7e4239faa7c78e9f848a.tar.bz2
serverdata-f25319364a729ca7b36e7e4239faa7c78e9f848a.tar.xz
serverdata-f25319364a729ca7b36e7e4239faa7c78e9f848a.zip
Update sailors.txt +5 lvl required + 450 exp
Diffstat (limited to 'npc')
-rw-r--r--npc/003-1/sailors.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-1/sailors.txt b/npc/003-1/sailors.txt
index c0077f378..c4a23a32c 100644
--- a/npc/003-1/sailors.txt
+++ b/npc/003-1/sailors.txt
@@ -7,7 +7,7 @@
// is knowledge, the fishing rod you'll need to make anyway, 150 XP and 20 JExp.
003-1,112,93,0 script Sailors#003-1 NPC_ELVEN_MAN_TRADER_SITTING,{
- if (BaseLevel < 15) goto L_Complete;
+ if (BaseLevel < 20) goto L_Complete;
.@q = getq(TulimsharQuest_Sailors);
if (.@q == 1)
goto L_Report;
@@ -85,7 +85,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 358, 15;
+ getexp 7508, 15;
Zeny=Zeny+18750; // Profit: 1800 GP → 2.400~1.200 GP
getitem Dagger, 1;
getitem CottonShirt, 1;