Merge pull request #23577 from ExcessiveUseOfCobblestone/patch-23

Gives [dead] people assurance badmins are not at work.
This commit is contained in:
oranges
2017-02-03 00:28:11 +13:00
committed by GitHub
+1
View File
@@ -97,6 +97,7 @@ var/datum/subsystem/events/SSevent
continue
if (E.alertadmins)
message_admins("Random Event triggering: [E.name] ([E.typepath])")
deadchat_broadcast("[E.name] has just been randomly triggered!") //STOP ASSUMING IT'S BADMINS!
log_game("Random Event triggering: [E.name] ([E.typepath])")
return