Admin logging

Adds tether events to the admin log
This commit is contained in:
Haha26315
2022-09-12 16:39:04 -04:00
parent 93ab6c8785
commit 6b5994f8fb
@@ -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