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/010-2/chef.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'npc/010-2/chef.txt') diff --git a/npc/010-2/chef.txt b/npc/010-2/chef.txt index 3d759005..d687bf91 100644 --- a/npc/010-2/chef.txt +++ b/npc/010-2/chef.txt @@ -138,9 +138,9 @@ L_JellyBean: mes ""; mes "\"I can't talk right now... I'm too busy.\""; next; - mes "\"Oh, wait. I see you are the adventurer who was speaking with the Easter Bunny. He has a really bad memory, you know? Every year he forgets who he needs to ask to get [Jelly Beans], and every year an adventurer comes to my kitchen asking if I can help the Easter Bunny get some.\""; + mes "\"Oh, wait. I see you are the adventurer who was speaking with the Easter Bunny. He has a really bad memory, you know? Every year he forgets who he needs to ask to get Jelly Beans, and every year an adventurer comes to my kitchen asking if I can help the Easter Bunny get some.\""; next; - mes "\"Even though I am really busy this time of year, I will help you make some [Jelly Beans] to put in the basket if you wish. Just to keep the tradition alive...\""; + mes "\"Even though I am really busy this time of year, I will help you make some Jelly Beans to put in the basket if you wish. Just to keep the tradition alive...\""; menu "I would really appreciate that!", -, "Nah, I decided not to do that stupid quest.", L_End; @@ -178,16 +178,16 @@ L_EasterEnough: set QUEST_Easter11, 9; mes "[Chef]"; mes ""; - mes "\"You have gathered enough candies for me to make the [Jelly Beans].\""; + mes "\"You have gathered enough candies for me to make the Jelly Beans.\""; mes "He puts the candies into a pot and starts melting them."; - mes "He adds in some gooey stuff, then lets the solution cool for a moment before forming the [Jelly Beans]."; - mes "\"Here are your [Jelly Beans].\""; + mes "He adds in some gooey stuff, then lets the solution cool for a moment before forming the Jelly Beans."; + mes "\"Here are your Jelly Beans.\""; close; L_TooMany: mes "[Chef]"; mes ""; - mes "\"You don't have enough room for the [Jelly Beans]. Come back later.\""; + mes "\"You don't have enough room for the Jelly Beans. Come back later.\""; close; L_SeeBunny: -- cgit v1.2.3-70-g09d2