From aa81d32b7665ad76a9b36bae855d0306ada320cc Mon Sep 17 00:00:00 2001 From: "Zuzanna K. Filutowska" Date: Fri, 17 Mar 2006 21:58:58 +0000 Subject: Fixed Santa quest. --- npc/xmas/santa.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/xmas') 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]"; -- cgit v1.2.3-70-g09d2