From 18466b275d77bac090be3e30e05880fa3b884ccf Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 7 May 2019 13:37:32 -0300 Subject: Don't clear mf_bexp flag, instead, reset it to 100 --- npc/012-1/guards.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/012-1/guards.txt') diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt index 2686808ac..d05d577ce 100644 --- a/npc/012-1/guards.txt +++ b/npc/012-1/guards.txt @@ -393,6 +393,7 @@ OnVictory: //removemapflag("012-1", mf_nocommand); removemapflag("012-1", mf_battleground); removemapflag("012-1", mf_bexp); + setmapflag("012-1",mf_bexp,100); enablenpc "#012-1_22_62"; enablenpc "#012-1_79_17"; enablenpc "#012-1_79_102"; -- cgit v1.2.3-60-g2f50