Polishing up the new slimeperson organs also WHY IS THE SLIMEBRAIN SPRITE GONE

This commit is contained in:
Blue Wildrose
2021-04-07 15:00:09 -07:00
parent 3cf25a8cc7
commit cd81345e9f
6 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -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."
+1 -1
View File
@@ -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.
+2 -2
View File
@@ -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"