/datum/game_mode/traitor name = "traitor" config_tag = "traitor" required_players = 1 required_enemies = 1 antag_tags = list(MODE_TRAITOR) antag_scaling_coeff = 8 /datum/game_mode/traitor/auto name = "autotraitor" config_tag = "autotraitor" round_autoantag = 1 antag_scaling_coeff = 5 /datum/game_mode/traitor/pre_setup() round_description = "There is a foreign agent or traitor on the [SSatlas.current_map.station_type]. Do not let the traitor succeed!" extended_round_description = "The Company's monopolistic control over the phoron supplies of Tau Ceti has marked the \ [SSatlas.current_map.station_type] to be a highly valuable target for many competing organizations and individuals. The varied pasts \ and experiences of your coworkers have left them susceptible to the vices and temptations of humanity. \ Is the [SSatlas.current_map.station_type] the safe self-contained workplace you once thought it was, or has it become a playground \ for the evils of the galaxy? Who can you trust? Watch your front. Watch your sides. Watch your back. \ The familiar faces that you've passed hundreds of times down the hallways before can be hiding terrible \ secrets and deceptions. Every corner is a mystery. Every conversation is a lie. You will be facing your \ friends and family as they try to use your emotions and trust to their advantage, leaving you with nothing \ but the painful reminder that space is cruel and unforgiving." . = ..()