Files
CHOMPStation2/code/game/objects/items/devices/radio/encryptionkey_yw.dm
Dwaggy 0dc547f976 Update:
Blueshields:
 - Added blueshield headset
   -Has access to Command and Security channels
    -Has its own Encryption key set for blue-shields for this, this stops any accusations of keys been stolen from Sec.
Weapons:
 - This affects BSG and HoS, but the case the NSFW weapon comes in (HoS version), Will have two ammo mags, as opposed to the previous one.
2018-06-24 17:44:44 +01:00

4 lines
163 B
Plaintext

/obj/item/device/encryptionkey/heads/blueshield
name = "blueshield's encryption key"
icon_state = "hos_cypherkey"
channels = list("Security" = 1, "Command" = 1)