Quick Xenobiological Slime Hybrid fix #1191
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About The Pull Request
Xenobiological Slime Hybrids are a separate race from Xenobiological Slime Entity, which I believe is because Xenobiological Slime Entity wasn't playable in the past. This change makes it so that Xenobiological Slime Hybrid inherits abilities from Xenobiological Slime Entity.
Why It's Good For The Game
It allows people that want the body markings from Xenobiological Slime Hybrid to play a proper slime character, plus it's a fix of something unintentional from what I can tell. It's also a simple change so it should merge without any trouble.
A Port?
Nope.
Pre-Merge Checklist
Changelog
🆑
code: replaced all "/datum/species/jelly/roundstartslime" with "/datum/species/jelly/slime/roundstartslime"
code: replaced all "/mob/living/carbon/human/species/roundstartslime" with "/mob/living/carbon/human/species/slime/roundstartslime"
roundstartslime species inherits code from the already existing & playable slime species this way
/:cl: