mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-18 19:53:35 +01:00
[MIRROR] fix diag movement (#11196)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2228987dfc
commit
6f8cbcf612
@@ -337,7 +337,7 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
|
||||
if(!admin_ghosted)
|
||||
announce_ghost_joinleave(mind, 0, "They now occupy their body again.")
|
||||
if(admin_ghosted)
|
||||
log_and_message_admins("Admin [key_name(src)] re-entered their body.") // CHOMPEdit - Add logging.
|
||||
log_and_message_admins("Admin [key_name(src)] re-entered their body.")
|
||||
return 1
|
||||
|
||||
/mob/observer/dead/verb/toggle_medHUD()
|
||||
|
||||
Reference in New Issue
Block a user