Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Adds a TRAIT_NO_TRANSFORM check to AI movement. [MDB IGNORE] (…
…#2914) * Adds a TRAIT_NO_TRANSFORM check to AI movement. (#83621) ## About The Pull Request Checks for `TRAIT_NO_TRANSFORM` in `allowed_to_move`. Will stop mobs from moving when they should not. ## Why It's Good For The Game Fixes #79870 Fixes AI movement not respecting TRAIT_NO_TRANSFORM. ## Changelog :cl: Goat fix: mobs no longer move during cutscenes /:cl: * Adds a TRAIT_NO_TRANSFORM check to AI movement. --------- Co-authored-by: Goat <[email protected]> Co-authored-by: NovaBot13 <[email protected]>
- Loading branch information