diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-19 23:26:47 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-19 23:26:47 -0300 |
commit | 67cad3e5c11261cb6af6890701afb462b192dadc (patch) | |
tree | cadb66931037f5990325679834a59343da3a9996 /npc/019-2 | |
parent | e8cc3fd631485a7274f165abb69405c6e488a126 (diff) | |
download | serverdata-67cad3e5c11261cb6af6890701afb462b192dadc.tar.gz serverdata-67cad3e5c11261cb6af6890701afb462b192dadc.tar.bz2 serverdata-67cad3e5c11261cb6af6890701afb462b192dadc.tar.xz serverdata-67cad3e5c11261cb6af6890701afb462b192dadc.zip |
Favor for kamibroadcast()
Diffstat (limited to 'npc/019-2')
-rw-r--r-- | npc/019-2/guards.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/019-2/guards.txt b/npc/019-2/guards.txt index 1047beea8..04ca49117 100644 --- a/npc/019-2/guards.txt +++ b/npc/019-2/guards.txt @@ -41,8 +41,7 @@ disablenpc "#020-1_70_128"; disablenpc "#020-1_107_55"; enablenpc "Lightbringer#NLib"; - channelmes("#world", "Nivalis Liberation Day has started."); - announce "Nivalis Liberation Day has started.", bc_all|bc_npc; + kamibroadcast("Nivalis Liberation Day has started."); } close; } else { |