Gives the psych headset its own enc. key icon and makes it use it.

This commit is contained in:
uomo91
2020-03-14 14:37:08 -05:00
parent 271febc427
commit f8f4aeda93
2 changed files with 1 additions and 1 deletions
@@ -71,7 +71,7 @@
/obj/item/encryptionkey/headset_srvmed
name = "psychology radio encryption key"
icon_state = "med_cypherkey"
icon_state = "srvmed_cypherkey"
channels = list(RADIO_CHANNEL_MEDICAL = 1, RADIO_CHANNEL_SERVICE = 1)
/obj/item/encryptionkey/headset_com
Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB