diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-25 01:32:10 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-25 01:32:10 -0300 |
commit | 918817c6e821745940ead4c62bc19256cdfa0910 (patch) | |
tree | ae78bd75de5ba70ab9096b68cf7425de92d39022 /npc/003-1 | |
parent | a07586daf66251263aa3935f97ad974defae8f62 (diff) | |
download | serverdata-918817c6e821745940ead4c62bc19256cdfa0910.tar.gz serverdata-918817c6e821745940ead4c62bc19256cdfa0910.tar.bz2 serverdata-918817c6e821745940ead4c62bc19256cdfa0910.tar.xz serverdata-918817c6e821745940ead4c62bc19256cdfa0910.zip |
Fix typo reported by DragonStar (+1 point)
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 c01dfa2f6..2322fd427 100644 --- a/npc/003-1/sailors.txt +++ b/npc/003-1/sailors.txt @@ -93,7 +93,7 @@ L_Report: mesq lg("Many thanks, your help has been invaluable. We're now capable to travel at ease."); next; mesn; - mesq l("Take care. Here, take this @@. You can sell it for some quick-spot cash, or use it as a weapon.", getitemlink(ShapKnife)); + mesq l("Take care. Here, take this @@. You can sell it for some quick-spot cash, or use it as a weapon.", getitemlink(SharpKnife)); close; OnInit: |