diff --git a/code/modules/mob/new_player/new_player.dm b/code/modules/mob/new_player/new_player.dm index d28a34f1bc3..bf6526c856e 100644 --- a/code/modules/mob/new_player/new_player.dm +++ b/code/modules/mob/new_player/new_player.dm @@ -36,7 +36,7 @@ if(antags && antags.len) if(!skip_antag) output += "
Global Antag Candidancy" else output += "
Global Antag Candidancy"
- output += "
You are [skip_antag ? "ineligable" : "eligable"] for all antag roles.