mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
!panel_open check
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
return TRUE
|
||||
|
||||
/obj/machinery/arcade/crowbar_act(mob/living/user, obj/item/I)
|
||||
if(!component_parts)
|
||||
if(!component_parts || !panel_open)
|
||||
return FALSE
|
||||
default_deconstruction_crowbar(user, I)
|
||||
return TRUE
|
||||
|
||||
Reference in New Issue
Block a user