mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 15:14:27 +01:00
Dismantling tables using a screwdriver will leave a table frame
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user