diff options
Diffstat (limited to 'npc/001-1/eventmaster.txt')
-rw-r--r-- | npc/001-1/eventmaster.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-1/eventmaster.txt b/npc/001-1/eventmaster.txt index f7630802a..ad4a7655a 100644 --- a/npc/001-1/eventmaster.txt +++ b/npc/001-1/eventmaster.txt @@ -183,6 +183,7 @@ L_EventHandler: $@GM_EVENT=0; } else { announce l("The mana bridge to Aeros is open! To participate on event, talk to ##BSoul Menhir##b!"), bc_all|bc_npc; + channelmes("#world", "An event is happening on Aeros! Hurry up!"); $@GM_EVENT=1; } close; |