From 6e717969c53cf01a7e92695abd49f917bed9b2b8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 25 Dec 2012 12:36:45 +0300 Subject: Fix broken item name in link. Was "Piou Legs" but must be "PiouLegs". --- npc/000-1/jalad.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/000-1') diff --git a/npc/000-1/jalad.txt b/npc/000-1/jalad.txt index 64f24f76..a7dbbd41 100644 --- a/npc/000-1/jalad.txt +++ b/npc/000-1/jalad.txt @@ -49,7 +49,7 @@ l_Continue: mes ""; mesn; - mesq l("They are so tasty when cooked together with some @@. Don't drop any of them!", getitemlink("Piou Legs")); + mesq l("They are so tasty when cooked together with some @@. Don't drop any of them!", getitemlink("PiouLegs")); close; -- cgit v1.2.3-60-g2f50