diff options
-rw-r--r-- | npc/functions/gmbot.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/gmbot.txt b/npc/functions/gmbot.txt index 3b21aaad1..975bcedca 100644 --- a/npc/functions/gmbot.txt +++ b/npc/functions/gmbot.txt @@ -8,6 +8,7 @@ OnSlaveDie: end; OnBourneAgain: + channelmes("#world", strcharinfo(0)+" did an act worth of notice."); dispbottom l("Oh well, this sucks, but that was only an illusion."); dispbottom l("The real Monster King is probably on his fortress. It'll take more than that to take him down."); getexp BaseLevel**3, 0; |