Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix queen death not readmitting banished xenos fully (#5281)
# About the pull request This PR fixes either an oversight, or a recent bug that I've not been able to find the source, of where the death of a queen resets the hive's banished keys list, but doesn't fully unbanish those xenos leaving them in a state that they can't be banished properly again nor readmitted. # Explain why it's good for the game A queen should retain her ability to banish and readmit all xenos freely and not be beholden to the will of some former queen. # Testing Photographs and Procedure <details> <summary>Screenshots & Videos</summary> ![free](https://github.com/cmss13-devs/cmss13/assets/76988376/5817bf86-e7d1-4f05-a7ee-412cd0d7d25f) </details> # Changelog :cl: Drathek fix: Fix queen death not fully readmitting any banished xenos /:cl:
- Loading branch information