diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-16 14:25:51 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-16 14:25:51 -0200 |
commit | f099656a78c804516decbb061c6c9a961bb469f6 (patch) | |
tree | 82f44ff40fc0e9ab1e8cd949fc8fd756e1a9fef0 /npc/003-1/sailors.txt | |
parent | 1550994d543ed5dc138bad49e2d13067c323c73c (diff) | |
download | serverdata-f099656a78c804516decbb061c6c9a961bb469f6.tar.gz serverdata-f099656a78c804516decbb061c6c9a961bb469f6.tar.bz2 serverdata-f099656a78c804516decbb061c6c9a961bb469f6.tar.xz serverdata-f099656a78c804516decbb061c6c9a961bb469f6.zip |
Getting anything above a [Knife] is unreasonable.
So, Tycoon rewards a [Sharp Knife] before Cave Snake killing, and Sailors updated to [Dagger].
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 e1d69d2a7..c8c969e07 100644 --- a/npc/003-1/sailors.txt +++ b/npc/003-1/sailors.txt @@ -86,7 +86,7 @@ L_Report: delitem CottonCloth, 10; // 2.000 GP getexp 158, 15; Zeny=Zeny+18750; // Profit: 1800 GP → 2.400~1.200 GP - getitem SharpKnife, 1; + getitem Dagger, 1; getitem CottonShirt, 1; setq TulimsharQuest_Sailors, 2; mesn; |