Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update radio_channels.yml #695

Merged
merged 3 commits into from
Nov 19, 2024
Merged
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
8 changes: 4 additions & 4 deletions Resources/Prototypes/_Nuclear14/radio_channels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,28 +59,28 @@
name: chat-radio-bosmidwest
keycode: 'm'
frequency: 1213
color: "#8f4a4b"
color: "#3B72BF"

- type: radioChannel
id: BrotherhoodWashington
name: chat-radio-boswashington
keycode: 'w'
frequency: 1313
color: "#8f4a4b"
color: "#a2000f"

- type: radioChannel
id: Enclave
name: chat-radio-enclave
keycode: 'l'
frequency: 1600
color: "#8f4a4b"
color: "#c6cf00"

- type: radioChannel
id: NCR
name: chat-radio-ncr
keycode: 'r'
frequency: 1546
color: "#801c14"
color: "#d77715"

- type: radioChannel
id: PBS
Expand Down
Loading