summaryrefslogtreecommitdiff
path: root/npc/002-1_Sandstorm/nickos.txt
diff options
context:
space:
mode:
authorSini Ruohomaa <sini.ruohomaa@iki.fi>2010-08-23 23:31:01 +0300
committerSini Ruohomaa <sini.ruohomaa@iki.fi>2010-08-23 23:31:28 +0300
commit4eed1c99a669e5a8dc331ba34e8bbe8867be21b4 (patch)
tree1c66484db72c43cec29a794f2def323f05c26c74 /npc/002-1_Sandstorm/nickos.txt
parentaebfbbb2b645321875a5e28493d7cebe6423af5e (diff)
downloadserverdata-4eed1c99a669e5a8dc331ba34e8bbe8867be21b4.tar.gz
serverdata-4eed1c99a669e5a8dc331ba34e8bbe8867be21b4.tar.bz2
serverdata-4eed1c99a669e5a8dc331ba34e8bbe8867be21b4.tar.xz
serverdata-4eed1c99a669e5a8dc331ba34e8bbe8867be21b4.zip
Language checks and standardization++.
Diffstat (limited to 'npc/002-1_Sandstorm/nickos.txt')
-rw-r--r--npc/002-1_Sandstorm/nickos.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/002-1_Sandstorm/nickos.txt b/npc/002-1_Sandstorm/nickos.txt
index 6ccfaf75..a6a12926 100644
--- a/npc/002-1_Sandstorm/nickos.txt
+++ b/npc/002-1_Sandstorm/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 stingers 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 Stinger]s 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 stingers and I'll know their numbers are down. You will be rewarded for your efforts.\"";
+ mes "\"Bring me 10 [Angry Scorpion Stinger]s and I'll know their numbers are down. You will be rewarded for your efforts.\"";
close;
L_Nickos_TooMany: