mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
boink (#19632)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user