* Fixes wings working in space (#83239)
## About The Pull Request
Fixes#82035Fixes#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
🆑 Seven
fix: Wings no longer work in space if you activated them beforehand.
/🆑
* Fixes wings working in space
---------
Co-authored-by: Lufferly <40921881+Lufferly@users.noreply.github.com>