[MIRROR] Allows borgs to open the grid checker UI (#12883)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-07-08 19:51:06 +02:00
committed by GitHub
co-authored by Will
parent 47a092a81a
commit 40f9c81490
+3
View File
@@ -45,6 +45,9 @@
else if(istype(W, /obj/item/multitool) || W.has_tool_quality(TOOL_WIRECUTTER))
attack_hand(user)
/obj/machinery/power/grid_checker/attack_robot(mob/living/user)
interact(user)
/obj/machinery/power/grid_checker/attack_hand(mob/user)
if(!user)
return