mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
observers see ALL (#20021)
This commit is contained in:
@@ -426,6 +426,9 @@
|
||||
return ..()
|
||||
|
||||
/obj/item/storage/backpack/duffel/show_to(mob/user)
|
||||
if(isobserver(user))
|
||||
return ..()
|
||||
|
||||
if(zipped)
|
||||
to_chat(usr, "<span class='notice'>[src] is zipped shut!</span>")
|
||||
return FALSE
|
||||
|
||||
Reference in New Issue
Block a user