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/001-1/mikhail.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/001-1/mikhail.txt') diff --git a/npc/001-1/mikhail.txt b/npc/001-1/mikhail.txt index 6514c07d..1db4d9d1 100644 --- a/npc/001-1/mikhail.txt +++ b/npc/001-1/mikhail.txt @@ -19,7 +19,7 @@ L_Convince_Mikhail_First: L_Start: mes "[Mikhail]"; - mes "\"My grandma sent me to get five [Maggot Slime]s from the maggots in the desert, but they scare me so bad!\""; + mes "\"My grandma sent me to get five Maggot Slimes from the maggots in the desert, but they scare me so bad!\""; next; mes "\"You look like a nice person. Would you go get them for me?\""; menu @@ -38,7 +38,7 @@ L_accept: L_Progress: mes "[Mikhail]"; - mes "\"Did you bring me the five [Maggot Slime]s i need?\""; + mes "\"Did you bring me the five Maggot Slimes i need?\""; next; menu "Yes, here they are, kiddo!", L_try, @@ -63,6 +63,6 @@ L_get: L_Done: mes "[Mikhail]"; - mes "\"Thanks again for helping me get those [Maggot Slime]s!\""; + mes "\"Thanks again for helping me get those Maggot Slimes!\""; close; } -- cgit v1.2.3-60-g2f50