From 1bc2566aee188c920d96b9b42b2df6db202d67ff Mon Sep 17 00:00:00 2001 From: wushin Date: Sun, 24 Aug 2014 22:11:43 -0500 Subject: Quest Log Fix for QUEST_NorthTulimshar --- world/map/npc/068-2/latoy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc/068-2') diff --git a/world/map/npc/068-2/latoy.txt b/world/map/npc/068-2/latoy.txt index b1dca208..9031979f 100644 --- a/world/map/npc/068-2/latoy.txt +++ b/world/map/npc/068-2/latoy.txt @@ -7,7 +7,7 @@ 068-2.gat,92,83,0|script|Latoy|106, { set QUEST_NorthTulimshar, QUEST_NorthTulimshar | $@knowLatoyNT; - set @kylian, ((QUEST_NorthTulimshar & $@businessmanNT_MASK) >> $@businessmanNT_SHIFT); + set @kylian, ((QUEST_NorthTulimshar & NIBBLE_5_MASK) >> NIBBLE_5_SHIFT); mes "[Latoy]"; mes "\"Is there something I can help you with?\""; -- cgit v1.2.3-70-g09d2