Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIRROR] Orbit Poll respects Preferences + Asks for Permission to Ung…
…host [MDB IGNORE] (#25014) * Orbit Poll respects Preferences + Asks for Permission to Unghost (#79712) ## About The Pull Request Fixes #79676 Ticking either the player or admin "do not consider me for ghost roles" excludes you from the pool of candidates in an orbit ghost poll. You will now get a `tgui_alert()` asking you if you want to accept being put into the orbit poll role's before you accept it, putting it in line with every other ghost role in the game. If the player doesn't accept, the proc is re-ran with someone else on the list. ## Why It's Good For The Game We need both of these behaviors present to keep it standard with what players expect with ghost roles, and it is annoying to be an admin/AFK player who gets hotswapped into one of these roles while they're doing stuff. ## Changelog :cl: qol: You will no longer be added to the list for ghost-orbit role polls if you have opted out of getting antag ghost roles in your preferences. qol: You will get a tgui_alert to accept the ghost role if you were selected via the orbit poll, instead of it just throwing you intot he role. /:cl: * Orbit Poll respects Preferences + Asks for Permission to Unghost --------- Co-authored-by: san7890 <[email protected]>
- Loading branch information