From 3a806dc02eaf9e7db570d19bb6116cd52f208c30 Mon Sep 17 00:00:00 2001 From: KorPhaeron Date: Mon, 29 Aug 2016 18:58:28 -0500 Subject: [PATCH] Nuke Hotfix --- code/game/gamemodes/nuclear/nuclear.dm | 1 + 1 file changed, 1 insertion(+) 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