diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-11-01 10:54:05 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-11-01 10:54:05 -0200 |
commit | 75e92b39e6db9084a5a2f4e5ef0c3341e6cf4950 (patch) | |
tree | 65e3c1f932dfaeec90a8f492e86445bcb879382d /npc/019-2 | |
parent | 087ad55b3293290750fd4fc3c31e7c141d53d307 (diff) | |
download | serverdata-75e92b39e6db9084a5a2f4e5ef0c3341e6cf4950.tar.gz serverdata-75e92b39e6db9084a5a2f4e5ef0c3341e6cf4950.tar.bz2 serverdata-75e92b39e6db9084a5a2f4e5ef0c3341e6cf4950.tar.xz serverdata-75e92b39e6db9084a5a2f4e5ef0c3341e6cf4950.zip |
Generous rewards
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; } |