mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-01-30 03:05:29 +00:00
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.
4 lines
163 B
Plaintext
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) |