Merge pull request #14456 from Putnam3145/antag_pref

Added a "no antags please" pref
This commit is contained in:
silicons
2021-03-18 06:39:48 -06:00
committed by GitHub
3 changed files with 3 additions and 2 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,