Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick Xenobiological Slime Hybrid fix #1191

Merged
merged 4 commits into from
Aug 18, 2024

Conversation

personlized
Copy link

@personlized personlized commented Aug 17, 2024

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

  • You tested this on a local server.
  • This code did not runtime during testing.
  • You documented all of your changes.

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:

@MosleyTheMalO MosleyTheMalO merged commit a9b741b into SPLURT-Station:master Aug 18, 2024
6 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants