Halloween race fixes

This commit is contained in:
KorPhaeron
2017-10-29 12:31:38 -05:00
committed by CitadelStationBot
parent fd2705b6e6
commit edfc86c895
4 changed files with 161 additions and 9 deletions
@@ -34,4 +34,7 @@
//Space bats need no air to fly in.
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
minbodytemp = 0
minbodytemp = 0
/mob/living/simple_animal/hostile/retaliate/bat/Process_Spacemove(movement_dir = 0)
return 1