summaryrefslogtreecommitdiff
path: root/npc/024-1
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2011-06-02 19:12:40 -0700
committerBen Longbons <b.r.longbons@gmail.com>2011-06-02 20:10:03 -0700
commitc5e76820b1605d85faf6b635dd1f9e3ce5e811ce (patch)
tree052db8a105c3046e772bbe7e5dbce5e81579e183 /npc/024-1
parentbc2c0112d83edf1d64b3d5db90ee94c72134160f (diff)
downloadserverdata-c5e76820b1605d85faf6b635dd1f9e3ce5e811ce.tar.gz
serverdata-c5e76820b1605d85faf6b635dd1f9e3ce5e811ce.tar.bz2
serverdata-c5e76820b1605d85faf6b635dd1f9e3ce5e811ce.tar.xz
serverdata-c5e76820b1605d85faf6b635dd1f9e3ce5e811ce.zip
Remove brackets around item names
Diffstat (limited to 'npc/024-1')
-rw-r--r--npc/024-1/eomie.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/npc/024-1/eomie.txt b/npc/024-1/eomie.txt
index f2b716ac..4b82920e 100644
--- a/npc/024-1/eomie.txt
+++ b/npc/024-1/eomie.txt
@@ -23,12 +23,12 @@ L_Grass:
mes "\"I maintain this little spot of grass in the desert.\"";
next;
menu
- "It looks beautiful. I wish I could find a [Grass Liner] like this.", -;
- mes "\"A [Grass Liner]? Last year I helped the Easter Bunny with a [Grass Liner] for his basket... It was really easy... Is this liner for yourself?\"";
+ "It looks beautiful. I wish I could find a Grass Liner like this.", -;
+ mes "\"A Grass Liner? Last year I helped the Easter Bunny with a Grass Liner for his basket... It was really easy... Is this liner for yourself?\"";
next;
menu
"No. Actually, it is for the Easter Bunny again...", -;
- mes "\"Why didn't you say so before? I can help you make the [Grass Liner] for the basket if you wish.\"";
+ mes "\"Why didn't you say so before? I can help you make the Grass Liner for the basket if you wish.\"";
menu
"I would really appreciate that!", -,
"Nah, I decided not to do that stupid quest.", L_End;
@@ -37,7 +37,7 @@ L_Grass:
L_MakeGrass:
mes "[Eomie]";
mes "";
- mes "\"I will need you to bring me some [Grass Seed]s.\"";
+ mes "\"I will need you to bring me some Grass Seeds.\"";
mes "\"I think 5 seeds should be enough.\"";
mes "\"Squirrels tend to pick those up as they gather food.\"";
menu
@@ -52,7 +52,7 @@ L_MakeGrass:
L_EasterNotEnough:
mes "[Eomie]";
mes "";
- mes "\"You do not have enough [Grass Seed]s for me to work with yet.\"";
+ mes "\"You do not have enough Grass Seeds for me to work with yet.\"";
mes "\"Please go get more.\"";
close;
@@ -65,17 +65,17 @@ L_EasterEnough:
set QUEST_Easter11, 6;
mes "[Eomie]";
mes "";
- mes "\"You have gathered enough [Grass Seed]s for me to grow the liner.\"";
+ mes "\"You have gathered enough Grass Seeds for me to grow the liner.\"";
mes "She plants the seeds and murmurs a spell over them.";
mes "You both watch the grass grow tall and when it's done growing,";
mes "she deftly gathers it for you.";
- mes "\"Here is your [Grass Liner].\"";
+ mes "\"Here is your Grass Liner.\"";
close;
L_EasterTooMany:
mes "[Eomie]";
mes "";
- mes "\"You don't have enough room for the [Grass Liner]. Come back later.\"";
+ mes "\"You don't have enough room for the Grass Liner. Come back later.\"";
close;
L_SeeBunny: