summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Botosh <rumly111@gmail.com>2015-10-24 21:14:04 +0300
committerJoseph Botosh <rumly111@gmail.com>2015-10-24 21:14:04 +0300
commit475bef6f3581494eaeb542234f6353db670ed796 (patch)
tree5e20ae3892696fd9e9487e6352d16ea7fe281ca0
parent484741172b9d49b3e8d99da8692cd890686dcef7 (diff)
downloadserverdata-475bef6f3581494eaeb542234f6353db670ed796.tar.gz
serverdata-475bef6f3581494eaeb542234f6353db670ed796.tar.bz2
serverdata-475bef6f3581494eaeb542234f6353db670ed796.tar.xz
serverdata-475bef6f3581494eaeb542234f6353db670ed796.zip
Dan now randomly talks about pumpkins that scared him.
-rw-r--r--npc/000-2-1/dan.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-1/dan.txt b/npc/000-2-1/dan.txt
index a8d79258..da5d1af7 100644
--- a/npc/000-2-1/dan.txt
+++ b/npc/000-2-1/dan.txt
@@ -11,9 +11,9 @@
.@q = rand(3);
if (.@q == 0) goto L_QuestStory;
- mesq l("You see these pious around us?");
+ mesq l("Damned pumpkins...");
next;
- mesq l("It seems that we are close to an island, we should take a look at the upper level.");
+ mesq l("The other day they scared the hell out of me. You'd better avoid the bottom of the ship.");
close;