diff options
Diffstat (limited to 'npc/019-2')
-rw-r--r-- | npc/019-2/guards.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/019-2/guards.txt b/npc/019-2/guards.txt index 8e0c74447..d0fac5e3a 100644 --- a/npc/019-2/guards.txt +++ b/npc/019-2/guards.txt @@ -37,6 +37,7 @@ $NLIB_HIGHNAME$=""; setmapflagnosave("019-3", "000-1", 22, 22); setmapflag("019-3",mf_bexp,25); + setmapflag("020-1",mf_bexp,150); channelmes("#world", "Nivalis Liberation Day has started."); announce "Nivalis Liberation Day has started.", bc_all|bc_npc; } |