fix spray container interactions with tables (#28789)

This commit is contained in:
warriorstar-orion
2025-03-26 01:11:14 -04:00
committed by GitHub
parent 06fef73368
commit 46d5f255a2
2 changed files with 8 additions and 1 deletions
@@ -30,7 +30,7 @@
. = TRUE
if(isstorage(A) || ismodcontrol(A) || istype(A, /obj/structure/table) || istype(A, /obj/structure/rack) || istype(A, /obj/structure/closet) \
|| istype(A, /obj/item/reagent_containers) || istype(A, /obj/structure/sink) || istype(A, /obj/structure/janitorialcart) || istype(A, /obj/machinery/hydroponics))
return
return FALSE
if(loc != user)
return