From 757e7b34d74a24db56a3cc2f04b00ada27637fc0 Mon Sep 17 00:00:00 2001 From: YakumoChen Date: Tue, 16 Mar 2021 00:57:56 +0000 Subject: [PATCH] Update code/game/objects/items/storage/uplink_kits.dm Co-authored-by: necromanceranne <40847847+necromanceranne@users.noreply.github.com> --- code/game/objects/items/storage/uplink_kits.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/storage/uplink_kits.dm b/code/game/objects/items/storage/uplink_kits.dm index 5cf48abf5d..7125628f6b 100644 --- a/code/game/objects/items/storage/uplink_kits.dm +++ b/code/game/objects/items/storage/uplink_kits.dm @@ -158,7 +158,7 @@ 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 //Items fit neatly into a classic toolbox just to remind you what the theme is. -/obj/item/storage/toolbox/emergency/old/ancientbundle/ //So the subtype works +new /obj/item/storage/toolbox/emergency/old/ancientbundle(src) //So the subtype works /obj/item/storage/toolbox/emergency/old/ancientbundle/PopulateContents() new /obj/item/card/emag(src)