mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 22:12:58 +01:00
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:
@@ -463,10 +463,10 @@ var/const/NO_EMAG_ACT = -50
|
||||
var/blind_add_text = "Done with prejudice and professionalism, you mean business."
|
||||
return ..(user, add_text, blind_add_text)
|
||||
|
||||
/obj/item/card/id/ccia/fib
|
||||
name = "\improper Federal Investigations Bureau identification card"
|
||||
desc = "An ID straight from the Federal Investigations Bureau."
|
||||
icon_state = "fib"
|
||||
/obj/item/card/id/ccia/bssb
|
||||
name = "\improper Biesel Security Services Bureau identification card"
|
||||
desc = "An ID straight from the Biesel Security Services Bureau."
|
||||
icon_state = "bssb"
|
||||
|
||||
/obj/item/card/id/ert
|
||||
name = "\improper NanoTrasen Emergency Response Team identification card"
|
||||
|
||||
Reference in New Issue
Block a user