summaryrefslogtreecommitdiff
path: root/npc/002-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/002-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/002-1')
-rw-r--r--npc/002-1/lieutenant_dausen.txt4
-rw-r--r--npc/002-1/nickos.txt6
2 files changed, 5 insertions, 5 deletions
diff --git a/npc/002-1/lieutenant_dausen.txt b/npc/002-1/lieutenant_dausen.txt
index 69502cf6..0573482b 100644
--- a/npc/002-1/lieutenant_dausen.txt
+++ b/npc/002-1/lieutenant_dausen.txt
@@ -28,7 +28,7 @@ L_LD_Get_Rep_First:
L_LD_Start:
set TMW_Quest, 13;
mes "[Lieutenant Dausen]";
- mes "\"Out here in the desert, it sure does get hot! My men and I get thirsty rather quickly. [Cactus Drink]s are our favourite; if you can get some for us, we'd surely appreciate your effort. About 10 would do.\"";
+ mes "\"Out here in the desert, it sure does get hot! My men and I get thirsty rather quickly. Cactus Drinks are our favourite; if you can get some for us, we'd surely appreciate your effort. About 10 would do.\"";
close;
L_LD_Drinks:
@@ -51,7 +51,7 @@ L_LD_Drinks:
L_LD_NotEnough_Drink:
mes "[Lieutenant Dausen]";
- mes "\"Hi again. My men and I sure are thirsty for our favorite drink, the [Cactus Drink]. If we had about 10, it would help us out a great deal in this sandstorm.\"";
+ mes "\"Hi again. My men and I sure are thirsty for our favorite drink, the Cactus Drink. If we had about 10, it would help us out a great deal in this sandstorm.\"";
close;
L_LD_TooMany:
diff --git a/npc/002-1/nickos.txt b/npc/002-1/nickos.txt
index 04713ccf..bf5de510 100644
--- a/npc/002-1/nickos.txt
+++ b/npc/002-1/nickos.txt
@@ -80,7 +80,7 @@ L_Nickos_Guards:
L_Nickos_AS_Start:
set TMW_Quest, 31;
mes "[Nickos]";
- mes "\"Oh, the angry scorpions are becoming a problem? We could thin down their numbers a bit. I can make it worth your time, but of course, I'll need something to show your work. Bring me 10 [Angry Scorpion Stinger]s to demonstrate your effectiveness, and you will be rewarded for your efforts.\"";
+ mes "\"Oh, the angry scorpions are becoming a problem? We could thin down their numbers a bit. I can make it worth your time, but of course, I'll need something to show your work. Bring me 10 Angry Scorpion Stingers to demonstrate your effectiveness, and you will be rewarded for your efforts.\"";
close;
L_Nickos_AS_Done:
@@ -91,14 +91,14 @@ L_Nickos_AS_Done:
delitem "AngryScorpionStinger", 10;
getitem "LeatherShield", 1;
mes "[Nickos]";
- mes "\"Ah, you are a fine combatant! Take this [Leather Shield], it might be useful for your future battles.\"";
+ mes "\"Ah, you are a fine combatant! Take this Leather Shield, it might be useful for your future battles.\"";
next;
mes "\"You might be ready to take on the underground palace. If you are interested, go talk to Naem about unlocking the barrier, he's got the key and the code to open it.\"";
close;
L_Nickos_AS_NotDone:
mes "[Nickos]";
- mes "\"Bring me 10 [Angry Scorpion Stinger]s and I'll know their numbers are down. You will be rewarded for your efforts.\"";
+ mes "\"Bring me 10 Angry Scorpion Stingers and I'll know their numbers are down. You will be rewarded for your efforts.\"";
close;
L_Nickos_TooMany: