Files
Bubberstation/code/modules/mob
SkyratBot 5fdd99aba6 [MIRROR] removes unnecessary species breath code (#6588)
* Remove unnecessary species breath code (#59864)

Human code override breathe(), called the species datum which checked if the human had NO_BREATH. I just made it check for NOBREATH directly, since it is apparently a human only trait.

If someone wants to implement special breathing checks/behaviour, make custom lungs

* removes unnecessary species breath code

Co-authored-by: Time-Green <timkoster1@hotmail.com>
2021-06-29 17:39:21 +01:00
..