Merge pull request #4476 from Tastyfish/is_mechanical

Makes bots also mechanical
This commit is contained in:
TheDZD
2016-05-21 10:12:49 -04:00
@@ -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