From c5e76820b1605d85faf6b635dd1f9e3ce5e811ce Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 2 Jun 2011 19:12:40 -0700 Subject: Remove brackets around item names --- npc/009-2/peter.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/009-2/peter.txt') diff --git a/npc/009-2/peter.txt b/npc/009-2/peter.txt index 995bfc31..11d9931d 100644 --- a/npc/009-2/peter.txt +++ b/npc/009-2/peter.txt @@ -5,7 +5,7 @@ mes "[Peter]"; mes "\"Hello, I am Peter, apprentice to Nicholas.\""; next; - mes "\"I can make you some sturdy armor: you must give me [Iron Ingot]s to craft with and some gold pieces for my efforts.\""; + mes "\"I can make you some sturdy armor: you must give me Iron Ingots to craft with and some gold pieces for my efforts.\""; next; mes "[Peter]"; mes "\"What would you like me to make?\""; @@ -69,7 +69,7 @@ L_Peter_NotEnough_Ingot: L_Peter_NotEnough_Coal: mes "[Peter]"; - mes "\"You don't have enough [Coal].\""; + mes "\"You don't have enough Coal.\""; close; L_Peter_TooMany: -- cgit v1.2.3-60-g2f50