Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
29 changes: 26 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,29 @@
name: United Nation Sectors of America
color: "#89CFF0" # Light Blue

- type: company
id: CERUL
form: Protagonist
name: Cerulean Collective
color: "#0009ff" # deep blue
disabled: true
logins: # based on https://docs.google.com/spreadsheets/d/1PtsJXzuLuylBiLF4VJAmTIxuBhr3YwDnMBGYAN9hsMo/edit?usp=sharing
- MsEpic
- orhu
- Usuala
- Paintminer
- Sempervali
- TECK
- Lyruun
- ShadesMars
- MallowSune
- LadyXahte
- Henryboiye
- Kabuki
- Hammeredmantis
- FrogVoid
- vex_silverscales

- type: company
id: AED
form: Protagonist
Expand All @@ -225,7 +248,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