diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-31 13:38:21 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-31 13:38:21 -0300 |
commit | e51cfb9eb97fb0349f092f73ef32b6aa4eefa1d3 (patch) | |
tree | 7f597598488145447675f907200abfc3b8764fc1 /npc/005-1/sailors.txt | |
parent | 358f09ac99d60c357e147cad67919cf268674318 (diff) | |
download | serverdata-e51cfb9eb97fb0349f092f73ef32b6aa4eefa1d3.tar.gz serverdata-e51cfb9eb97fb0349f092f73ef32b6aa4eefa1d3.tar.bz2 serverdata-e51cfb9eb97fb0349f092f73ef32b6aa4eefa1d3.tar.xz serverdata-e51cfb9eb97fb0349f092f73ef32b6aa4eefa1d3.zip |
Try to be more clear
Diffstat (limited to 'npc/005-1/sailors.txt')
-rw-r--r-- | npc/005-1/sailors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-1/sailors.txt b/npc/005-1/sailors.txt index 5078fe3d5..68c9f550a 100644 --- a/npc/005-1/sailors.txt +++ b/npc/005-1/sailors.txt @@ -94,7 +94,7 @@ L_Complete: close; next; mesn; - mesq l("A pity a friend of ours drank too much. Juliet knows how to cure, but she needs @@ to do a hangover potion.", getitemlink(ScorpionStinger)); + mesq l("A pity a friend of ours drank too much. Juliet knows how to cure. We need to give her a @@ to do a hangover potion.", getitemlink(ScorpionStinger)); L_CureMaster: if (countitem(ScorpionStinger) < 1) |