Borg, Gripper, and Integrated Circuit interaction update.

This commit is contained in:
Atermonera
2018-12-03 20:22:47 -05:00
committed by VirgoBot
parent 4579aed0ed
commit 0a77d0d70d
14 changed files with 174 additions and 17 deletions
@@ -215,6 +215,8 @@
user.visible_message("\The [user] attaches \the [src] to the wall.",
"<span class='notice'>You attach \the [src] to the wall.</span>",
"<span class='italics'>You hear clicking.</span>")
if(istype(user, /mob/living/silicon/robot)) //Robots cannot unequip/drop items, for Safety Reasons.
forceMove(T)
user.drop_item(T)
anchored = TRUE
on_anchored()