mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
You can throw stuff over tables again. (#26110)
Co-authored-by: Adrer <adrermail@gmail.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user