mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-11 15:52:48 +01:00
Admin logging
Adds tether events to the admin log
This commit is contained in:
@@ -146,7 +146,7 @@
|
||||
M.spawn_gibs()
|
||||
M.emote("scream")
|
||||
|
||||
//priority_announce("[M] ([key_name(M)]) had a tether mishap")
|
||||
log_admin("[M] ([key_name(M)]) was saved by the Safety Tether.")
|
||||
|
||||
if(iscarbon(M))
|
||||
|
||||
@@ -219,6 +219,7 @@
|
||||
return TRUE
|
||||
|
||||
else
|
||||
log_admin("[M] ([key_name(M)]) was failed by the Safety Tether and fell into the clouds.")
|
||||
return FALSE
|
||||
|
||||
//Updates machine icon and lighting every time power in the area changes
|
||||
|
||||
Reference in New Issue
Block a user