Merge pull request #10755 from AzuleUtama/binaryKeyKey

Binary Key Description Fix
This commit is contained in:
variableundefined
2019-01-28 21:14:03 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
@@ -43,7 +43,7 @@
/obj/item/encryptionkey/binary
name = "binary translator key"
desc = "An encryption key for a radio headset. To access the binary channel, use :b."
desc = "An encryption key for a radio headset. To access the binary channel, use :+."
icon_state = "cypherkey"
translate_binary = TRUE
origin_tech = "syndicate=3;engineering=4;bluespace=3"