borgs should be able to unbuckle people now.

This commit is contained in:
shellspeed1
2019-10-26 12:44:54 -07:00
parent feca71c8a9
commit d2da9e571e
+5
View File
@@ -134,4 +134,9 @@
/obj/machinery/stasis/crowbar_act(mob/living/user, obj/item/I)
return default_deconstruction_crowbar(I)
/obj/machinery/stasis/attack_robot(mob/user)
if(Adjacent(user) && occupant)
unbuckle_mob(occupant)
else
..()
#undef STASIS_TOGGLE_COOLDOWN