diff --git a/code/game/gamemodes/nuclear/nuclear.dm b/code/game/gamemodes/nuclear/nuclear.dm index 62845bed0c9..1aded1d6205 100644 --- a/code/game/gamemodes/nuclear/nuclear.dm +++ b/code/game/gamemodes/nuclear/nuclear.dm @@ -321,6 +321,7 @@ W.implant(H) var/obj/item/weapon/implant/explosive/E = new/obj/item/weapon/implant/explosive(H) E.implant(H) + H.faction |= "syndicate" H.update_icons() /datum/outfit/syndicate/full