Enabled the SCC CCIA roles, and renamed the FIB to the BSSB (#16726)

* Enabled the SCC CCIA roles, and renamed the FIB to the BSSB

Fix incorrect outfit name

* Allowed BSSB Agents to be tajaran, unathi, and skrell; allowed BSSB Senior Agents to be skrell. This aligns with current lore.

* Add BSSB badges (sprites by whitewolftamer)

* CL

* New BSSB jacket sprites, and assorted fixes

* Added CL entry

* Update code/datums/outfits/event/outfit_nanotrasen.dm
This commit is contained in:
Cody Brittain
2023-09-13 10:06:50 -04:00
committed by GitHub
parent e542eef9e8
commit fb63881dc0
22 changed files with 192 additions and 97 deletions
+9 -4
View File
@@ -341,6 +341,11 @@
name = "central command internal affairs radio headset"
ks2type = /obj/item/device/encryptionkey/ccia
/obj/item/device/radio/headset/ert/ccia/alt
name = "central command internal affairs bowman headset"
icon_state = "com_headset_alt"
item_state = "headset_alt"
/obj/item/device/encryptionkey/ccia
name = "\improper CCIA radio encryption key"
channels = list("Response Team" = 1, "Science" = 0, "Command" = 1, "Medical" = 0, "Engineering" = 0, "Security" = 0, "Operations" = 0, "Service" = 0)
@@ -351,10 +356,10 @@
/obj/item/storage/lockbox/cciaa
req_access = list(access_cent_ccia)
name = "CCIA agent briefcase"
desc = "A smart looking briefcase with a NT logo on the side"
desc = "A smart looking briefcase with an SCC logo on the side"
storage_slots = 8
max_storage_space = 16
/obj/item/storage/lockbox/cciaa/fib
name = "FIB agent briefcase"
desc = "A smart looking ID locked briefcase."
/obj/item/storage/lockbox/cciaa/bssb
name = "BSSB agent briefcase"
desc = "A smart looking ID locked briefcase."