mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
Admin deleting a mob now ghostizes it beforehand, preventing a runtime (#87887)
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
log_admin("[key_name(usr)] deleted [D] [coords]")
|
||||
message_admins("[key_name_admin(usr)] deleted [D] [jmp_coords]")
|
||||
BLACKBOX_LOG_ADMIN_VERB("Delete")
|
||||
SEND_SIGNAL(D, COMSIG_ADMIN_DELETING, src)
|
||||
if(isturf(D))
|
||||
var/turf/T = D
|
||||
T.ScrapeAway()
|
||||
|
||||
Reference in New Issue
Block a user