mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
fix cabling placement on plating (#28118)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user