Dismantling tables using a screwdriver will leave a table frame

This commit is contained in:
Citinited
2020-02-16 11:52:22 +00:00
parent d342870bd8
commit b5ef242d92
+1 -1
View File
@@ -241,7 +241,7 @@
return
TOOL_ATTEMPT_DISMANTLE_MESSAGE
if(I.use_tool(src, user, 20, volume = I.tool_volume) && deconstruction_ready)
deconstruct(TRUE, 1)
deconstruct(TRUE)
TOOL_DISMANTLE_SUCCESS_MESSAGE
/obj/structure/table/wrench_act(mob/user, obj/item/I)