mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
fix barricades not returning a qdel hint (#32411)
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
|
||||
/obj/structure/barricade/wooden/Destroy()
|
||||
de_barricade()
|
||||
..()
|
||||
. = ..()
|
||||
|
||||
/obj/structure/barricade/wooden/crowbar_act(mob/living/user, obj/item/I)
|
||||
. = TRUE
|
||||
|
||||
Reference in New Issue
Block a user