This commit is contained in:
Will
2026-07-25 19:09:10 +02:00
committed by GitHub
parent 3dc415d74a
commit 77a7622779
+1 -1
View File
@@ -178,7 +178,7 @@
if(isrobot(M))
var/mob/living/silicon/robot/target = M
if(target.opened)
return ITEM_INTERACT_SUCCESS
return ITEM_INTERACT_SKIP_TO_ATTACK
..()
/obj/item/cell/attackby(obj/item/W, mob/user)