mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-25 21:16:39 +01:00
Makes vox breath nitrogen and makes phoron poison to them
This allows vox to walk around the station without keeling over and dying due to the oxygen, as nitrogen in the air. Additionally, this makes it so instead of breathing phoron, phoron is a poison to them
This commit is contained in:
@@ -331,6 +331,8 @@
|
||||
gluttonous = 0
|
||||
spawn_flags = SPECIES_CAN_JOIN | SPECIES_IS_WHITELISTED
|
||||
min_age = 18
|
||||
breath_type = "nitrogen"
|
||||
poison_type = "phoron"
|
||||
|
||||
/datum/species
|
||||
holder_type = /obj/item/weapon/holder/micro //This allows you to pick up crew
|
||||
|
||||
Reference in New Issue
Block a user