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 ensures all usages of joining as a lesser drone properly does banishment check. `can_spawn_as_hugger` already does this, but for whatever reason `can_spawn_as_lesser_drone` did not and instead was only checked in the verb. I also fixed the incorrect cooldown message since the cooldown was changed at some point but messages not updated to reflect the change. # Explain why it's good for the game Fixes #8159 # Testing Photographs and Procedure <details> <summary>Screenshots & Videos</summary> https://github.com/user-attachments/assets/e67b53ab-10cf-49f2-a316-238ddb904dc1 </details> # Changelog :cl: Drathek fix: Fixed joining as lesser drone not always performing banishment check spellcheck: Fixed cooldown message for lesser drone having the wrong duration /:cl: