mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-06 14:51:17 +01:00
5be8a1dbe6
## About The Pull Request Shapeshift needs to go through `before_cast` to select the shapeshift type. So, instead of just doing `cast`, we do `Activate`, to go through the entire cast chain. At first I was going to run `Trigger`, but by using `Activate` we can skip some checks. Likely makes it a bit more consistent and less likely to fail. ## Why It's Good For The Game Runtime ## Changelog 🆑 Melbert fix: Runtime with burning black slime transformation /🆑