diff options
Diffstat (limited to 'npc/017-3/chef.txt')
-rw-r--r-- | npc/017-3/chef.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-3/chef.txt b/npc/017-3/chef.txt index 2d5e9d31a..3191d170a 100644 --- a/npc/017-3/chef.txt +++ b/npc/017-3/chef.txt @@ -26,7 +26,7 @@ L_Start: mesq l("However, I still have hope. Dimond's secret recipe. Ah, but I can't get the ingredients for it..."); next; mesn; - mesq lg("...Actually, you seem like a capable adventurer. If you give me some ingredients I can't get, I'll give you a @@.", getitemlink(ButcherKnife)); + mesq lg("...Actually, you seem like a capable adventurer. If you give me some ingredients I can't get, I'll give you a @@.", "...Actually, you seem like a capable adventurer. If you give me some ingredients I can't get, I'll give you a @@.", getitemlink(ButcherKnife)); mesq l("Are you, perhaps, interested?"); next; if (askyesno() == ASK_YES) { |