diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-16 12:52:39 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-16 12:52:39 -0200 |
commit | 2e3c88ef74938102f0b7a07eea30505ddb39b6bc (patch) | |
tree | 262eed1fe670c44d905924006e67b266ff3bdd05 /npc/003-1/sailors.txt | |
parent | 9e195a8d884e78472a7bd41bde38297be955d1c0 (diff) | |
download | serverdata-2e3c88ef74938102f0b7a07eea30505ddb39b6bc.tar.gz serverdata-2e3c88ef74938102f0b7a07eea30505ddb39b6bc.tar.bz2 serverdata-2e3c88ef74938102f0b7a07eea30505ddb39b6bc.tar.xz serverdata-2e3c88ef74938102f0b7a07eea30505ddb39b6bc.zip |
Rebalance a bit Tulimshar Sailors Quest (avg profit: 800 → 1800 GP)
Diffstat (limited to 'npc/003-1/sailors.txt')
-rw-r--r-- | npc/003-1/sailors.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/003-1/sailors.txt b/npc/003-1/sailors.txt index 2322fd427..e1d69d2a7 100644 --- a/npc/003-1/sailors.txt +++ b/npc/003-1/sailors.txt @@ -81,11 +81,11 @@ L_Report: close; } inventoryplace SharpKnife, 1, CottonShirt, 1; - delitem FishBox, 3; // 7.500 GP - delitem CroconutBox, 4; // 12.000 GP → 11.200 GP + 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; - Zeny=Zeny+21500; // Profit: 800 GP + Zeny=Zeny+18750; // Profit: 1800 GP → 2.400~1.200 GP getitem SharpKnife, 1; getitem CottonShirt, 1; setq TulimsharQuest_Sailors, 2; |