fix cabling placement on plating (#28118)

This commit is contained in:
warriorstar-orion
2025-01-26 00:11:20 -05:00
committed by GitHub
parent c95ef29869
commit dd45fc5364
@@ -113,6 +113,8 @@
return ITEM_INTERACT_COMPLETE
return ..()
/turf/simulated/floor/plating/screwdriver_act(mob/user, obj/item/I)
if(!I.tool_use_check(user, 0))
return