Skip to content
1 change: 1 addition & 0 deletions Resources/Locale/en-US/_HL/headset/headset-component.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ chat-radio-dominos-robotics = Dominos Robotics
chat-radio-talon = ADF-TALON
chat-radio-starbound = Starbound BSS
chat-radio-dusk-enclave = Dusk Enclave
chat-radio-cerulean-collective = Cerulean Collective

examine-radio-intrinsic-channels = Intrinsic frequencies:
Original file line number Diff line number Diff line change
Expand Up @@ -191,4 +191,17 @@
- state: crypt_purple
- state: duskenclave_label


- type: entity
parent: [EncryptionKey, RecyclableItemDeviceTiny]
id: EncryptionKeyCeruleanCollective
name: Cerulean Collective Encryption Key
description: An encyption key used to link into the Cerulean Collective Network.
components:
- type: EncryptionKey
channels:
- CeruleanCollective
defaultChannel: CeruleanCollective
- type: Sprite
layers:
- state: crypt_black
- state: cerul_label
8 changes: 8 additions & 0 deletions Resources/Prototypes/_HL/radio_channels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,11 @@
frequency: 1375
color: "#00ff95"
longRange: true

- type: radioChannel
id: CeruleanCollective
name: chat-radio-cerulean-collective
keycode: "["
frequency: 1377
color: "#0009ff"
longRange: true
12 changes: 9 additions & 3 deletions Resources/Prototypes/_Mono/companies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
id: Suburbia
form: Protagonist
name: Suburbia
color: "#FFEA00"
color: "#FFEA00"

- type: company
id: SBS
Expand All @@ -93,7 +93,7 @@
id: HELGG
form: Protagonist
name: Holy Empire of the Lords Golden Grace
color: "#C4A23C"
color: "#C4A23C"

- type: company
id: TBG
Expand Down Expand Up @@ -217,6 +217,12 @@
name: United Nation Sectors of America
color: "#89CFF0" # Light Blue

- type: company
id: CERUL
form: Protagonist
name: Cerulean Collective
color: "#0009ff" # deep blue

- type: company
id: AED
form: Protagonist
Expand All @@ -225,7 +231,7 @@
disabled: true # Open to devs, technical oriented mappers, and architecture oriented engineers.
logins:
- Notarin

# ====Rogue / Antag. Companies====
- type: company
id: TheViperGroup
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading