diff options
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) |