summaryrefslogtreecommitdiff
path: root/npc/000-2-1/dan.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-05-27 17:59:47 +0200
committerReid <reidyaro@gmail.com>2012-05-27 17:59:47 +0200
commit50bedeb7bda5cb9577eba2e8f8667de2a3200181 (patch)
treea82fe0fe5780883437fc5f46618fe4e66a90e4de /npc/000-2-1/dan.txt
parent8aa84713c033e883e4cff25db5ce172ff9536551 (diff)
downloadserverdata-50bedeb7bda5cb9577eba2e8f8667de2a3200181.tar.gz
serverdata-50bedeb7bda5cb9577eba2e8f8667de2a3200181.tar.bz2
serverdata-50bedeb7bda5cb9577eba2e8f8667de2a3200181.tar.xz
serverdata-50bedeb7bda5cb9577eba2e8f8667de2a3200181.zip
Change Orcs names,
Corrected few dialogues typo.
Diffstat (limited to 'npc/000-2-1/dan.txt')
-rw-r--r--npc/000-2-1/dan.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/000-2-1/dan.txt b/npc/000-2-1/dan.txt
index 6685dc26..3ba21bc4 100644
--- a/npc/000-2-1/dan.txt
+++ b/npc/000-2-1/dan.txt
@@ -12,7 +12,9 @@
set @q, rand(2);
if (@q == 0) goto l_QuestStory;
- mesq l("You see these pious around? It seems that we are close to an island, we should take a look at the upper level.");
+ mesq l("You see these Pious around?");
+ next;
+ mesq l("It seems that we are close to an island, we should take a look at the upper level.");
close;