mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Antagonists are again drafted in attempt_spawn() and all players in the pending list will be spawned (provided they pass sanity checks). Instead, attempt_spawn() is called in either pre_setup() or post_setup() depending on if the ANTAG_OVERRIDE_JOB flag is set. And all antags have their spawning finalized in post_setup(). In addition, if game mode setup fails, all pending antagonist players have their special roles cleared.