Update uplink_items.dm

This commit is contained in:
Trilbyspaceclone
2019-05-26 22:32:10 -04:00
committed by GitHub
parent fa4e1f44ff
commit ea6b538d0b
+1 -1
View File
@@ -1041,7 +1041,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
such as AI units and cyborgs, over their private binary channel. Caution should \
be taken while doing this, as unless they are allied with you, they are programmed to report such intrusions."
item = /obj/item/encryptionkey/binary
cost = 5
cost = 2
surplus = 75
restricted = TRUE