Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Fixes wings working in space (#83239) ## About The Pull Request Fixes #82035 Fixes #82184 Wings no longer are able to function in space if you activated them in an environment they can function in. This surfaced another bug where the wings would stop flying but would leave the mob in a weird state where they weren't flying but were still negating gravity, calling refresh_gravity fixed this, if this is a bad way to do this let me know. ## Why It's Good For The Game Bugfix, wings not working in space is an intentional balance consideration. ## Changelog :cl: Seven fix: Wings no longer work in space if you activated them beforehand. /:cl: * Fixes wings working in space --------- Co-authored-by: NovaBot <[email protected]> Co-authored-by: Lufferly <[email protected]> Co-authored-by: NovaBot13 <[email protected]>
- Loading branch information