From 0c3526877c02bc6f8e882c1b138279512e4b4194 Mon Sep 17 00:00:00 2001 From: Chuck Miller Date: Tue, 22 Sep 2009 17:41:33 -0400 Subject: Adds missing next for a bakery npc --- npc/021-2_Tulimshar/bakery.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/021-2_Tulimshar') diff --git a/npc/021-2_Tulimshar/bakery.txt b/npc/021-2_Tulimshar/bakery.txt index 6458c781..bcb2ba28 100644 --- a/npc/021-2_Tulimshar/bakery.txt +++ b/npc/021-2_Tulimshar/bakery.txt @@ -4,7 +4,7 @@ 021-2.gat,95,21,0 script Riskim 148,{ mes "[Riskim]"; mes "\"Welcome to our bakery!\""; - + next; callfunc "KadiyaSubquestConsts"; if ((@Q_kadiya_status == @Q_STATUS_WANTS_CHOCOCAKE) && (countitem ("MopoxCurePotion") > 0)) goto L_lace_chococake; -- cgit v1.2.3-60-g2f50