mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-24 07:34:56 +01:00
3c527a6dce
## About The Pull Request Fixes #95203 Changling "decoy brain" status was a behavior attached to the brain. However it never re-applied the "decoy brain" status at any point. Even if your brain changed. This was fine for the most part because all of our roundstart species used the same base brain type. Which meant your brain didn't change and there was no reason to re-apply the behavior. But now Felinids (*and Lizardpeople*) have a different brain typepath. Changing into these species would give you an entirely new brain and wipe the "decoy brain" mechanic entirely without re-applying it. This PR fixes the issue by re-applying "decoy brain" status the ling has a new brain added. ## Changelog 🆑 Melbert fix: Fixes Changlings transformed into a Felinid losing decap immunity thanks to their newly shrunken brain /🆑 --------- Co-authored-by: Jordan Dominion <jordanhcbrown+github@gmail.com> Co-authored-by: Arturlang <24881678+Arturlang@users.noreply.github.com>