Merge pull request #11809 from kevinz000/storage_rework

Adds baystation-style volumetric space storage support
This commit is contained in:
Ghom
2020-04-14 13:17:11 +02:00
committed by GitHub
18 changed files with 562 additions and 205 deletions

View File

@@ -1,4 +1,5 @@
/mob/Logout()
SEND_SIGNAL(src, COMSIG_MOB_CLIENT_LOGOUT, client)
log_message("[key_name(src)] is no longer owning mob [src]([src.type])", LOG_OWNERSHIP)
SStgui.on_logout(src)
unset_machine()