From 19c65d5bdd6c181dfbbebd4ba5dc3db17c71b0df Mon Sep 17 00:00:00 2001 From: Cameron653 Date: Wed, 1 Feb 2017 15:58:06 -0500 Subject: [PATCH] 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 --- .../mob/living/carbon/human/species/station/station_vr.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/modules/mob/living/carbon/human/species/station/station_vr.dm b/code/modules/mob/living/carbon/human/species/station/station_vr.dm index 6f6dfbe7fb..5a195679bd 100644 --- a/code/modules/mob/living/carbon/human/species/station/station_vr.dm +++ b/code/modules/mob/living/carbon/human/species/station/station_vr.dm @@ -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