summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorSini Ruohomaa <sini.ruohomaa@iki.fi>2010-08-23 22:08:35 +0300
committerSini Ruohomaa <sini.ruohomaa@iki.fi>2010-08-23 22:08:35 +0300
commitee98902ea05692c4aa32aa1e6106f708854a321e (patch)
tree92a7f25c76d5c0e672e239d38811e65b8ca33d62 /npc
parent52280e5e9e35d3d89c0c88087ffa4f5b358b82f4 (diff)
downloadserverdata-ee98902ea05692c4aa32aa1e6106f708854a321e.tar.gz
serverdata-ee98902ea05692c4aa32aa1e6106f708854a321e.tar.bz2
serverdata-ee98902ea05692c4aa32aa1e6106f708854a321e.tar.xz
serverdata-ee98902ea05692c4aa32aa1e6106f708854a321e.zip
Cleaned up long paragraph with prompt in Nickos.
Diffstat (limited to 'npc')
-rw-r--r--npc/002-1_Sandstorm/nickos.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/002-1_Sandstorm/nickos.txt b/npc/002-1_Sandstorm/nickos.txt
index f0ba864d..6ccfaf75 100644
--- a/npc/002-1_Sandstorm/nickos.txt
+++ b/npc/002-1_Sandstorm/nickos.txt
@@ -39,7 +39,10 @@ L_Nickos_Orders_Received:
L_Nickos_Mine:
mes "[Nickos]";
- mes "\"I haven't heard from the miners in a while, but I've got to keep to my post unless there is due reason to investigate. Normally the miners take care of themselves without any problem. Could you check on them for me, though?\"";
+ mes "\"I haven't heard from the miners in a while, but I've got to keep to my post unless there is due reason to investigate. Normally the miners take care of themselves without any problem.\"";
+ next;
+ mes "[Nickos]";
+ mes "\"Could you check on them for me, though?\"";
menu
"Yes.", L_Nickos_Mine_Open,
"No.", L_Nickos_Disappoint;