summaryrefslogtreecommitdiff
path: root/world/map/npc/functions/announcements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/functions/announcements.txt')
-rw-r--r--world/map/npc/functions/announcements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/functions/announcements.txt b/world/map/npc/functions/announcements.txt
index ce3d79ef..dd56eadc 100644
--- a/world/map/npc/functions/announcements.txt
+++ b/world/map/npc/functions/announcements.txt
@@ -128,6 +128,7 @@ L_StartBroadcast:
set $@GMSA_CURRENT_TICK, 0;
initnpctimer "Stone Board";
mes "Done.";
+ gmlog strcharinfo(0) + " modified the scheduled broadcast.";
goto L_Close;
L_Abort: