From d221999edb023241ffe23dd59653d2cc12b78698 Mon Sep 17 00:00:00 2001 From: wushin Date: Wed, 5 Nov 2014 11:10:37 -0600 Subject: NPCs on 016-* fixed --- world/map/npc/016-1/gwendolyn.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'world/map/npc/016-1/gwendolyn.txt') diff --git a/world/map/npc/016-1/gwendolyn.txt b/world/map/npc/016-1/gwendolyn.txt index 828acff3..e27b61db 100644 --- a/world/map/npc/016-1/gwendolyn.txt +++ b/world/map/npc/016-1/gwendolyn.txt @@ -21,7 +21,7 @@ // 5, state5: you are ready to do the targeting minigame // 6, state6: you did the minigame -016-1.gat,33,45,0|script|Gwendolyn|182, +016-1.gat,33,45,0|script|Gwendolyn|182 { // schoolfee in gp set @SCHOOLFEE, 25000; @@ -548,9 +548,7 @@ L_Close: close; S_Update_Var: - set QUEST_Forestbow_state, - (QUEST_Forestbow_state & ~(@Q_hawkseye_MASK) - | (@Q_hawkseye << @Q_hawkseye_SHIFT)); + set QUEST_Forestbow_state, (QUEST_Forestbow_state & ~(@Q_hawkseye_MASK) | (@Q_hawkseye << @Q_hawkseye_SHIFT)); return; S_getDirection: -- cgit v1.2.3-60-g2f50