Lets robots use tables

This allows for surgery.
This commit is contained in:
jack-fractal
2015-08-14 16:03:23 -04:00
parent e556c9e06a
commit 83631a2c28
@@ -349,8 +349,6 @@
if ((!( istype(O, /obj/item/weapon) ) || user.get_active_hand() != O))
return ..()
if(isrobot(user))
return
user.drop_item()
if (O.loc != src.loc)
step(O, get_dir(O, src))