diff options
Diffstat (limited to 'npc/001-1/eventmaster.txt')
-rw-r--r-- | npc/001-1/eventmaster.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-1/eventmaster.txt b/npc/001-1/eventmaster.txt index 311795476..f7630802a 100644 --- a/npc/001-1/eventmaster.txt +++ b/npc/001-1/eventmaster.txt @@ -185,7 +185,7 @@ L_EventHandler: announce l("The mana bridge to Aeros is open! To participate on event, talk to ##BSoul Menhir##b!"), bc_all|bc_npc; $@GM_EVENT=1; } - end; + close; OnAerosMobDeath: if (.coinsrate < 0) end; |