From 0a0875e447d65be8ce93a383944acdbdca9f9a6a Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Wed, 2 May 2018 09:37:32 -0400 Subject: [PATCH 1/2] Merge pull request #37606 from ShizCalev/storage-implant-uplink-description Corrects mistake in storage implant uplink description --- code/modules/uplink/uplink_items.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/uplink/uplink_items.dm b/code/modules/uplink/uplink_items.dm index 012791aab0..7fa084ca95 100644 --- a/code/modules/uplink/uplink_items.dm +++ b/code/modules/uplink/uplink_items.dm @@ -1218,7 +1218,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item)) /datum/uplink_item/implants/storage name = "Storage Implant" - desc = "An implant injected into the body, and later activated at the user's will. It will open a small subspace \ + desc = "An implant injected into the body, and later activated at the user's will. It will open a small bluespace \ pocket capable of storing two items." item = /obj/item/storage/box/syndie_kit/imp_storage cost = 8