diff --git a/code/modules/antagonists/_common/antag_spawner.dm b/code/modules/antagonists/_common/antag_spawner.dm index fa605cb627b..c0fc8f66fb5 100644 --- a/code/modules/antagonists/_common/antag_spawner.dm +++ b/code/modules/antagonists/_common/antag_spawner.dm @@ -113,7 +113,7 @@ rolename = initial(rolename) else switch_roles = FALSE - rolename = "Syndicate [borg_to_spawn]" + rolename = "Syndicate [borg_to_spawn] Cyborg" return TRUE