Merge pull request #1320 from Miniature/master

Removed security channel from HoP headset.
This commit is contained in:
CompactNinja
2012-06-19 01:34:28 -07:00

View File

@@ -100,7 +100,7 @@
name = "Head of Personnel's Encryption Key"
desc = "An encyption key for a radio headset. Contains cypherkeys."
icon_state = "hop_cypherkey"
channels = list("Command" = 1, "Security" = 0, "Cargo" = 1, "Mining" = 0)
channels = list("Command" = 1, "Cargo" = 1, "Mining" = 0)
/obj/item/device/encryptionkey/headset_mine
name = "Mining Radio Encryption Key"