Removed security channel from HoP headset.

This commit is contained in:
Miniature
2012-06-19 17:36:57 +09:30
parent b4628a8779
commit fa91040cf2
+1 -1
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"