mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-27 18:12:00 +00:00
* Fixes some issues with Heretic Stalker Shapechange (#68962) * Fixes some issues with shapechange. - I relied on mind actions to transfer the spell over to the new mob, which kind of fell through when shapechange was given via non-mind. - Also, some minor fixes n tweaks some other eldritch spells while I'm here. - Bodybound actions should also transfer over, it just makes sense, I think. * Sanity check owner to avoid mindswap memes * Fixes some issues with Heretic Stalker Shapechange Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>