Added a "no antags please" button

This commit is contained in:
Putnam
2021-03-16 22:37:39 -07:00
parent 40fb1f2a0b
commit d990328e29
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -45,6 +45,7 @@
//The gamemode specific ones are just so the gamemodes can query whether a player is old enough
//(in game days played) to play that role
GLOBAL_LIST_INIT(special_roles, list(
ROLE_SYNDICATE,
ROLE_TRAITOR = /datum/game_mode/traitor,
ROLE_BROTHER = /datum/game_mode/traitor/bros,
ROLE_OPERATIVE = /datum/game_mode/nuclear,