Removes excessively spammy admin log messages

This commit is contained in:
Ravensdale
2014-10-23 22:58:51 -07:00
parent a5e11e208f
commit 52b341f1a5
-4
View File
@@ -164,10 +164,6 @@
var/needs_to_close = 0
if(density)
if(alarmed)
// Accountability!
users_to_open |= user.name
log_admin("[user]([user.ckey]) has opened an alarming emergency shutter.")
message_admins("[user]([user.ckey]) has opened an alarming emergency shutter.")
needs_to_close = 1
spawn()
open()