Merge pull request #8455 from Trilbyspaceclone/patch-150

Binary Translator Key costs 2 from 5
This commit is contained in:
kevinz000
2019-05-27 03:26:45 -07:00
committed by GitHub
+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