From 46d96ed244e1812b5a6ff3d5c867afa72be6da3a Mon Sep 17 00:00:00 2001 From: Neerti Date: Wed, 5 Jul 2017 00:17:17 -0400 Subject: [PATCH] Renames Infiltrator gamemode to Team Traitor Changes the name to make it more obvious to players what the gamemode is, as I'm told that it might be confusing and make people think it's ninja+traitor. --- code/game/gamemodes/infiltrator/infiltrator.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/gamemodes/infiltrator/infiltrator.dm b/code/game/gamemodes/infiltrator/infiltrator.dm index f736cd98940..22ea099ae05 100644 --- a/code/game/gamemodes/infiltrator/infiltrator.dm +++ b/code/game/gamemodes/infiltrator/infiltrator.dm @@ -1,5 +1,5 @@ /datum/game_mode/infiltrator - name = "Infiltrator" + name = "Team Traitor" round_description = "There are a group of shadowy infiltrators onboard! Be careful!" extended_round_description = "A team of secretative people have played the long con, and managed to obtain entry to \ the facility. What their goals are, who their employers are, and why the individuals would work for them is a mystery, \