Paving the path for a bigger inventory refactor

This commit is contained in:
variableundefined
2018-09-23 22:26:10 +08:00
parent 4269c56eab
commit a499b0fc68
14 changed files with 40 additions and 23 deletions
@@ -423,4 +423,7 @@
/obj/structure/closet/get_remote_view_fullscreens(mob/user)
if(user.stat == DEAD || !(user.sight & (SEEOBJS|SEEMOBS)))
user.overlay_fullscreen("remote_view", /obj/screen/fullscreen/impaired, 1)
user.overlay_fullscreen("remote_view", /obj/screen/fullscreen/impaired, 1)
/obj/structure/closet/AllowDrop()
return TRUE