summaryrefslogtreecommitdiff
path: root/npc/000-2-1/dan.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-09-12 01:20:39 +0200
committerReid <reidyaro@gmail.com>2012-09-12 01:22:20 +0200
commit3270b08d3bd921dcf817dd856e82a1f33de264df (patch)
treeae874fcb5682f1cb0d6545e0174a9f56e1c13664 /npc/000-2-1/dan.txt
parent1eb16e7676cca51320c4829d3d08f7627bf69b42 (diff)
downloadserverdata-3270b08d3bd921dcf817dd856e82a1f33de264df.tar.gz
serverdata-3270b08d3bd921dcf817dd856e82a1f33de264df.tar.bz2
serverdata-3270b08d3bd921dcf817dd856e82a1f33de264df.tar.xz
serverdata-3270b08d3bd921dcf817dd856e82a1f33de264df.zip
Update the value of rand() on q'onan and dan script.
Diffstat (limited to 'npc/000-2-1/dan.txt')
-rw-r--r--npc/000-2-1/dan.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/dan.txt b/npc/000-2-1/dan.txt
index 69705b49..e9b93073 100644
--- a/npc/000-2-1/dan.txt
+++ b/npc/000-2-1/dan.txt
@@ -8,7 +8,7 @@
000-2-1.gat, 22,31,0,1 script Dan 101;2,{
mesn;
- set @q, rand(2);
+ set @q, rand(3);
if (@q == 0) goto l_QuestStory;
mesq l("You see these Pious around?");