From d9ec32f1480f44d8cdd0670d53435001e43bd9d0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 6 Mar 2019 22:06:26 -0300 Subject: Fix a typo --- npc/017-3/chef.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/017-3') 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) { -- cgit v1.2.3-60-g2f50