mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 04:07:52 +01:00
[MIRROR] Aghost Logging (#12839)
Co-authored-by: Casey <a.roaming.shadow@gmail.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Casey
Cameron Lennox
parent
8f6c953472
commit
acc6fa1dba
@@ -57,6 +57,7 @@ ADMIN_VERB(admin_ghost, R_HOLDER, "Aghost", "Ghost out of your body with the opt
|
||||
to_chat(user, span_filter_system(span_warning("Error: Aghost: Can't admin-ghost whilst in the lobby. Join or Observe first.")))
|
||||
else
|
||||
//ghostize
|
||||
log_and_message_admins("has aghosted.", user) //CHOMPEdit - Keep messaging admins
|
||||
var/mob/body = mob
|
||||
var/mob/observer/dead/ghost
|
||||
if(build_mode)
|
||||
|
||||
Reference in New Issue
Block a user