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/015-3/katze.txt | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'npc/015-3') diff --git a/npc/015-3/katze.txt b/npc/015-3/katze.txt index 1654542c..f1433ed6 100644 --- a/npc/015-3/katze.txt +++ b/npc/015-3/katze.txt @@ -109,12 +109,12 @@ L_NeedsStuff: set Katze, 5; mes "[Katze]"; mes "\"You've been really kind to me. I can make you something nice, but I will need"; - mes "2 [snake skin]s,"; - mes "2 [snake tongue]s,"; - mes "2 [maggot slime]s,"; - mes "2 [white fur]s,"; - mes "2 [hard spike]s and"; - mes "2 [tiny healing potion]s.\""; + mes "2 Snake Skins,"; + mes "2 Snake Tongues,"; + mes "2 Maggot Slimes,"; + mes "2 White Furs,"; + mes "2 Hard Spikes and"; + mes "2 Tiny Healing Potions.\""; close; L_NeedsStuff2: @@ -137,12 +137,12 @@ L_WhatsNeeded: L_Please: mes "[Katze]"; mes "\"Alright... [the cat glares at you] it was"; - mes "2 [snake skin]s,"; - mes "2 [snake tongue]s,"; - mes "2 [maggot slime]s,"; - mes "2 [white fur]s,"; - mes "2 [hard spike]s and"; - mes "2 [tiny healing potion]s.\""; + mes "2 Snake Skins,"; + mes "2 Snake Tongues,"; + mes "2 Maggot Slimes,"; + mes "2 White Furs,"; + mes "2 Hard Spikes and"; + mes "2 Tiny Healing Potions.\""; close; L_CatChecksStuff: -- cgit v1.2.3-60-g2f50