mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
fixes being unable to deconstruct reagent grinders (#20458)
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
return
|
||||
if(!I.tool_use_check(user, 0))
|
||||
return
|
||||
default_deconstruction_crowbar(I)
|
||||
default_deconstruction_crowbar(user, I)
|
||||
|
||||
/obj/machinery/reagentgrinder/screwdriver_act(mob/user, obj/item/I)
|
||||
. = TRUE
|
||||
|
||||
Reference in New Issue
Block a user