summaryrefslogtreecommitdiff
path: root/npc/xmas
diff options
context:
space:
mode:
authorZuzanna K. Filutowska <platyna@users.sourceforge.net>2006-03-17 21:58:58 +0000
committerZuzanna K. Filutowska <platyna@users.sourceforge.net>2006-03-17 21:58:58 +0000
commitaa81d32b7665ad76a9b36bae855d0306ada320cc (patch)
treeeb3dac4250cdb59623c6008b011d299a083d42c2 /npc/xmas
parent8a624efbf975c6a0ed027d17e18cd904e1c1c244 (diff)
downloadserverdata-aa81d32b7665ad76a9b36bae855d0306ada320cc.tar.gz
serverdata-aa81d32b7665ad76a9b36bae855d0306ada320cc.tar.bz2
serverdata-aa81d32b7665ad76a9b36bae855d0306ada320cc.tar.xz
serverdata-aa81d32b7665ad76a9b36bae855d0306ada320cc.zip
Fixed Santa quest.
Diffstat (limited to 'npc/xmas')
-rw-r--r--npc/xmas/santa.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/xmas/santa.txt b/npc/xmas/santa.txt
index a69afd81..c53ce55f 100644
--- a/npc/xmas/santa.txt
+++ b/npc/xmas/santa.txt
@@ -8,7 +8,6 @@ next;
mes "Those monsters stolen my presents.";
mes "If you help me, I'll give you something very nice";
next;
-set ChristmasQuest2,1;
L_M:
menu "I have some present boxes",L_Y,"Hmm, see you later",L_N,"What you need exactly?",L_R;
L_Y:
@@ -23,6 +22,7 @@ menu "I have some present boxes",L_Y,"Hmm, see you later",L_N,"What you need exa
delitem 516,20;
delitem 538,5;
getitem 563+rand(2),1;
+ set ChristmasQuest2,1;
close;
L_R:
mes "[Santa]";