From 705bd5c948b856513a560d085961e2dc2ebea224 Mon Sep 17 00:00:00 2001 From: Stefan Beller Date: Thu, 16 Dec 2010 01:06:56 +0100 Subject: nivalis --- npc/020-2_Nivalis/baktar.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'npc/020-2_Nivalis/baktar.txt') diff --git a/npc/020-2_Nivalis/baktar.txt b/npc/020-2_Nivalis/baktar.txt index b29b4be1..f62c9bb8 100755 --- a/npc/020-2_Nivalis/baktar.txt +++ b/npc/020-2_Nivalis/baktar.txt @@ -6,7 +6,6 @@ //# //# In the first stage you need to bring 7 different items, but only one of each kind. //# -//# //# In the second stage he tells you what hard life he is living. He will be very aggressive telling you some stuff. //# He will send you to kill Scroticular. That npc will be located in the labyrinth caves. //# (its a mob actually, to be spawned only, if the players knows his name and his location) @@ -48,8 +47,8 @@ set @Q_status2_bits, ((QUEST_Nivalis_state) & @Q_MASK2_BITS) >> @Q_SHIFT2_BITS; // if all bits are set, you brought him everything! Now we continue in Phase 2 of this npc. - mes @Q_status; - if(@Q_status == @Q_MASK) goto L_2_init; + // this is not ready yet, so do not enable that stage + // if(@Q_status == @Q_MASK) goto L_2_init; set @BIT_KNOWHIM, 0; -- cgit v1.2.3-60-g2f50