* Fixes that one alien feature that uses mouse drag (#84916)
## About The Pull Request
Fixes that one alien feature that uses mouse drag
Honestly I really hate this fix, I think strippable should be
non-blocking, or alternatively, strippable should have some proc
`should_strip` to prevent people from opening the ui in some contexts.
But whatever
## Changelog
🆑 Melbert
fix: Fixes xenos being able to do that one mechanic that involves
mouse-dragging people to you
/🆑
* Fixes that one alien feature that uses mouse drag
---------
Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>