Merge pull request #2065 from Markolie/lawstate

Fixes
This commit is contained in:
Fox-McCloud
2015-09-15 17:42:34 -04:00
5 changed files with 7 additions and 1 deletions
@@ -137,4 +137,4 @@
name = "AI Integrated Encryption Key"
desc = "Integrated encryption key"
icon_state = "cap_cypherkey"
channels = list("Command" = 1, "Security" = 1, "Engineering" = 1, "Science" = 1, "Medical" = 1, "Supply" = 1, "Service" = 1)
channels = list("Command" = 1, "Security" = 1, "Engineering" = 1, "Science" = 1, "Medical" = 1, "Supply" = 1, "Service" = 1, "AI Private" = 1)