Captain get's oversight by default

This commit is contained in:
warior4356
2020-09-30 13:16:14 -07:00
parent 8cd3448de4
commit ae818b140d
@@ -93,7 +93,7 @@
/obj/item/encryptionkey/heads/captain
name = "Captain's Encryption Key"
icon_state = "cap_cypherkey"
channels = list("Command" = 1, "Security" = 1, "Engineering" = 0, "Science" = 0, "Medical" = 0, "Supply" = 0, "Service" = 0, "Oversight" = 0)
channels = list("Command" = 1, "Security" = 1, "Engineering" = 0, "Science" = 0, "Medical" = 0, "Supply" = 0, "Service" = 0, "Oversight" = 1)
/obj/item/encryptionkey/heads/rd
name = "Research Director's Encryption Key"