Merge pull request #6618 from Citadel-Station-13/upstream-merge-37606
[MIRROR] Corrects mistake in storage implant uplink description
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user