Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# About the pull request This PR make it so when the Queen tries to move to a tile occupied by another xeno of her hive it stuns them briefly, preventing bodyblock. This similar to King's shove but without it being able to stun humans or xenos of other hives. <!-- Remove this text and explain what the purpose of your PR is. Mention if you have tested your changes. If you changed a map, make sure you used the mapmerge tool. If this is an Issue Correction, you can type "Fixes Issue #169420" to link the PR to the corresponding Issue number #169420. Remember: something that is self-evident to you might not be to others. Explain your rationale fully, even if you feel it goes without saying. --> # Explain why it's good for the game Body block is not something you should be dealing with as Queen, Queen shove is nice but doesn't do a great job in some cases (e.g multiple xenos standing on the same tile) # Testing Photographs and Procedure <details> <summary>Screenshots & Videos</summary> Put screenshots and videos here with an empty line between the screenshots and the `<details>` tags. </details> # Changelog :cl: balance: Queen will now briefly shove xenos if they are in a tile she is trying to move to, preventing bodyblock. /:cl: --------- Co-authored-by: Drathek <[email protected]> Co-authored-by: Vero <[email protected]>
- Loading branch information