From eb1119ab1f298f41fadae2364305f2e3fa48014e Mon Sep 17 00:00:00 2001 From: Fate Date: Sat, 6 Jun 2009 08:32:51 +0000 Subject: Elanore quest status corruption autocorrection --- npc/001-2_Tulimshar/omar.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/001-2_Tulimshar') diff --git a/npc/001-2_Tulimshar/omar.txt b/npc/001-2_Tulimshar/omar.txt index 2fd813ac..4f75574e 100644 --- a/npc/001-2_Tulimshar/omar.txt +++ b/npc/001-2_Tulimshar/omar.txt @@ -24,6 +24,7 @@ function script KadiyaSubquestConsts { 001-2.gat,70,60,0 script Omar 162,{ + callfunc "ElanoreFix"; callfunc "KadiyaSubquestConsts"; set @Q_status, @Q_kadiya_status; @@ -184,6 +185,7 @@ S_update_var: 001-2.gat,76,59,0 script _______Kadiya 174,{ + callfunc "ElanoreFix"; set @Q_MASK, NIBBLE_3_MASK; set @Q_SHIFT, NIBBLE_3_SHIFT; -- cgit v1.2.3-60-g2f50