diff options
Diffstat (limited to 'npc/012-1')
-rw-r--r-- | npc/012-1/guards.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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"; |