Polishing up the new slimeperson organs also WHY IS THE SLIMEBRAIN SPRITE GONE
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
cachedmoveCalc = value
|
||||
|
||||
/obj/item/organ/liver/slime
|
||||
name = "filtratum" //this is the name that Fermi came up with when testmerging that one thing that never got finished on Citadel - if Fermi ever updates this, this probably will have a lot more functionality.
|
||||
name = "viscoplasm" //this is the name that Fermis came up with when working on that organ PR that never got finished - if Fermis ever updates this, this probably will have a lot more functionality.
|
||||
icon_state = "liver-s"
|
||||
desc = "An organelle resembling a liver for slimepeople."
|
||||
|
||||
|
||||
@@ -591,8 +591,8 @@
|
||||
|
||||
/obj/item/organ/lungs/slime
|
||||
name = "vacuole"
|
||||
desc = "A large organelle designed to store oxygen and other important gasses."
|
||||
icon_state = "lungs-s"
|
||||
desc = "A large organelle designed to store oxygen and other important gasses."
|
||||
|
||||
safe_toxins_max = 0 //We breathe this to gain POWER.
|
||||
|
||||
|
||||
@@ -79,9 +79,9 @@
|
||||
..()
|
||||
|
||||
/obj/item/organ/stomach/slime
|
||||
name = "macrolysosome"
|
||||
name = "macrolysosome" //an original cell has multiple lysosomes, but in this case a slimeperson only really has one... a big one? probably give it "macro" in the name.
|
||||
icon_state = "stomach-s"
|
||||
desc = "A slimeperson organelle resembling a stomach. It breaks down, or digests macromolecules. Or just food."
|
||||
desc = "A slimeperson organelle resembling a stomach. It breaks down, or digests macromolecules. Or food and drinks."
|
||||
|
||||
/obj/item/organ/stomach/fly
|
||||
name = "insectoid stomach"
|
||||
|
||||
Reference in New Issue
Block a user