Slime people rework (#11990)

This commit is contained in:
Couls
2019-09-26 16:53:09 -07:00
committed by variableundefined
parent fdc208c3e0
commit 56d994b464
4 changed files with 29 additions and 5 deletions
@@ -0,0 +1,11 @@
/obj/item/organ/internal/heart/slime
icon = 'icons/obj/species_organs/slime.dmi'
name = "osmotic pressure regulator"
icon_state = "heart"
desc = "It appears to be some kind of biological pump that uses osmotic pressure to regulate water flow. It seems to work similar to a heart."
/obj/item/organ/internal/lungs/slime
icon = 'icons/obj/species_organs/slime.dmi'
name = "gas exchange membrane"
icon_state = "lungs"
desc = "Membrane used for oxygen intake and gas exchange. These seem to work similar to lungs."