Even BETTER logic.

This commit is contained in:
Archie
2021-05-30 19:36:56 -03:00
parent 65d9136e36
commit 1d52981a44
@@ -259,6 +259,9 @@
if(is_centcom_level(player.z))
living_players -= player // We don't autotator people in CentCom
continue
if(is_away_level(player.z))
living_players -= player //We also don't autotator people in exiled roles / VR
continue
if(player.mind && (player.mind.special_role || player.mind.antag_datums?.len > 0))
living_players -= player // We don't autotator people with roles already