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

This commit is contained in:
Ghom
2020-05-29 23:56:19 +02:00
committed by GitHub
parent ab86d669a7
commit 668205c149

View File

@@ -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..