You can throw stuff over tables again. (#26110)

Co-authored-by: Adrer <adrermail@gmail.com>
This commit is contained in:
Adrer
2024-07-04 10:57:54 +00:00
committed by GitHub
co-authored by Adrer
parent 06a52c5eac
commit d0ebe2f37e
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
icon_state = "hoop"
anchored = TRUE
density = TRUE
pass_flags = LETPASSTHROW
pass_flags_self = LETPASSTHROW
/obj/structure/holohoop/attackby(obj/item/W, mob/user, params)
if(istype(W, /obj/item/grab) && get_dist(src, user) <= 1)