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
+2 -2
View File
@@ -255,7 +255,7 @@
layer = 2.0
var/obj/structure/morgue/connected = null
anchored = TRUE
pass_flags = LETPASSTHROW
pass_flags_self = LETPASSTHROW
max_integrity = 350
/obj/structure/m_tray/attack_hand(mob/user as mob)
@@ -552,7 +552,7 @@ GLOBAL_LIST_EMPTY(crematoriums)
layer = 2.0
var/obj/structure/crematorium/connected = null
anchored = TRUE
pass_flags = LETPASSTHROW
pass_flags_self = LETPASSTHROW
/obj/structure/c_tray/attack_hand(mob/user as mob)
if(connected)