mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-05-31 19:47:22 +01:00
5fdd99aba6
* 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>