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/006-1/pachua.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/006-1') diff --git a/npc/006-1/pachua.txt b/npc/006-1/pachua.txt index a827205f..c7bd1855 100644 --- a/npc/006-1/pachua.txt +++ b/npc/006-1/pachua.txt @@ -275,7 +275,7 @@ L_MakeBasket: L_EasterNotEnough: mes "[Chief Pachua]"; mes ""; - mes "\"You do not have enough [Reed Bundle]s for me to work with.\""; + mes "\"You do not have enough Reed Bundles for me to work with.\""; mes "\"Go gather more.\""; close; @@ -292,13 +292,13 @@ L_EasterEnough: mes "He skillfully soaks the reeds you brought him,"; mes "then swiftly weaves them into a basket shape."; mes "Next, he places the damp basket in the sun to dry for a minute before handing it over to you."; - mes "\"Here is your [Easter Basket].\""; + mes "\"Here is your Easter Basket.\""; close; L_EasterTooMany: mes "[Chief Pachua]"; mes ""; - mes "\"You don't have room for the [Easter Basket]. Come back later.\""; + mes "\"You don't have room for the Easter Basket. Come back later.\""; close; L_SeeBunny: -- cgit v1.2.3-70-g09d2