Halloween race fixes
This commit is contained in:
committed by
CitadelStationBot
parent
fd2705b6e6
commit
edfc86c895
@@ -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
|
||||
Reference in New Issue
Block a user