mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 14:37:27 +01:00
Removes excessively spammy admin log messages
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user