Unstucks robot mobs from permanent sprint mode. (#12389)

This commit is contained in:
Ghom
2020-05-29 14:56:19 -07:00
committed by GitHub
parent ab86d669a7
commit 668205c149
@@ -9,6 +9,8 @@
maxHealth = 100
health = 100
combat_flags = COMBAT_FLAGS_DEFAULT
var/custom_name = ""
var/braintype = "Cyborg"
var/obj/item/robot_suit/robot_suit = null //Used for deconstruction to remember what the borg was constructed out of..