diff options
-rw-r--r-- | world/map/npc/functions/announcements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/functions/announcements.txt b/world/map/npc/functions/announcements.txt index 6e565b24..f5d3491b 100644 --- a/world/map/npc/functions/announcements.txt +++ b/world/map/npc/functions/announcements.txt @@ -113,6 +113,7 @@ L_ManualBroadcast: L_StopBroadcast: donpcevent "Stone Board::OnStopBroadcast"; mes "Done."; + gmlog strcharinfo(0) + " stopped the scheduled broadcast."; goto L_Close; L_StartBroadcast2: |