Makes bots also mechanical

This commit is contained in:
Tastyfish
2016-05-20 06:57:21 -04:00
parent d9aef9034c
commit bfd94be12f
@@ -1010,4 +1010,7 @@ Pass a positive integer as an argument to override a bot's default speed.
if(260 to 300)
throw_alert("temp", /obj/screen/alert/cold/robot, 1)
else
throw_alert("temp", /obj/screen/alert/cold/robot, 2)
throw_alert("temp", /obj/screen/alert/cold/robot, 2)
/mob/living/simple_animal/bot/is_mechanical()
return 1