mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-01-04 14:14:57 +00:00
Ghosts stop stealing my paper work
This commit is contained in:
@@ -67,6 +67,9 @@
|
|||||||
|
|
||||||
/obj/structure/filingcabinet/ui_interact(mob/user)
|
/obj/structure/filingcabinet/ui_interact(mob/user)
|
||||||
. = ..()
|
. = ..()
|
||||||
|
if(isobserver(user))
|
||||||
|
return
|
||||||
|
|
||||||
if(contents.len <= 0)
|
if(contents.len <= 0)
|
||||||
to_chat(user, "<span class='notice'>[src] is empty.</span>")
|
to_chat(user, "<span class='notice'>[src] is empty.</span>")
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user