diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-16 13:08:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-16 13:08:12 -0300 |
commit | 6115cd0759b8352f88a7464325ac9035b18a03c3 (patch) | |
tree | 642e259b89b8e02fea75f299768f6ad059db7f7c /npc/003-1 | |
parent | f25319364a729ca7b36e7e4239faa7c78e9f848a (diff) | |
download | serverdata-6115cd0759b8352f88a7464325ac9035b18a03c3.tar.gz serverdata-6115cd0759b8352f88a7464325ac9035b18a03c3.tar.bz2 serverdata-6115cd0759b8352f88a7464325ac9035b18a03c3.tar.xz serverdata-6115cd0759b8352f88a7464325ac9035b18a03c3.zip |
Level consistency - Tulimshar Sailors (level cap established to 20)
(this is a noob quest btw, once I add croconuts it should be a breeze >.>)
Diffstat (limited to 'npc/003-1')
-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 c4a23a32c..4a344053e 100644 --- a/npc/003-1/sailors.txt +++ b/npc/003-1/sailors.txt @@ -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 7508, 15; + getexp 1508, 15; Zeny=Zeny+18750; // Profit: 1800 GP → 2.400~1.200 GP getitem Dagger, 1; getitem CottonShirt, 1; |