From 3aca657c1f55fd62e993a0a61a73a3cc93911b2b Mon Sep 17 00:00:00 2001 From: YakumoChen Date: Tue, 16 Mar 2021 22:03:49 -0400 Subject: [PATCH] Update uplink_kits.dm --- code/game/objects/items/storage/uplink_kits.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/game/objects/items/storage/uplink_kits.dm b/code/game/objects/items/storage/uplink_kits.dm index 541524234a..2d8f680c12 100644 --- a/code/game/objects/items/storage/uplink_kits.dm +++ b/code/game/objects/items/storage/uplink_kits.dm @@ -156,9 +156,9 @@ new /obj/item/chameleon(src) // 7 tc if("ancient") //A kit so old, it's probably older than you. //This bundle is filled with the entire unlink contents traitors had access to in 2006, from OpenSS13. Notably the esword was not a choice but existed in code. - /obj/item/storage/toolbox/emergency/old/ancientbundle(src) //Items fit neatly into a classic toolbox just to remind you what the theme is. + new /obj/item/storage/toolbox/emergency/old/ancientbundle(src) //Items fit neatly into a classic toolbox just to remind you what the theme is. -new /obj/item/storage/toolbox/emergency/old/ancientbundle //So the subtype works +/obj/item/storage/toolbox/emergency/old/ancientbundle //So the subtype works /obj/item/storage/toolbox/emergency/old/ancientbundle/PopulateContents() new /obj/item/card/emag(src)