Fixes vox lungs being affected by infections (#21050)

* Make vox lungs sterile

* Deproperpronounize vox lungs
This commit is contained in:
Nathan Winters
2023-05-22 22:06:21 +02:00
committed by GitHub
parent 3931617e67
commit 5b54da3f37
+2 -1
View File
@@ -319,10 +319,11 @@
safe_toxins_max = 0
/obj/item/organ/internal/lungs/vox
name = "Vox lungs"
name = "vox lungs"
desc = "They're filled with dust....wow."
icon = 'icons/obj/species_organs/vox.dmi'
icon_state = "lungs"
sterile = TRUE
safe_oxygen_min = 0 //We don't breathe this
safe_oxygen_max = 0.05 //This is toxic to us