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
4 changes: 2 additions & 2 deletions Resources/Prototypes/_Mono/radio_channels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
keycode: 'p'
frequency: 1723
color: "#b2224b"
longRange: true
maxRange: 8000

- type: radioChannel
id: UsspCommand
name: chat-radio-ussp-command
keycode: 'i'
frequency: 1725
color: "#ff0026"
longRange: true
maxRange: 8000

- type: radioChannel
id: Letoferol
Expand Down
1 change: 1 addition & 0 deletions Resources/Prototypes/_NF/radio_channels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@
keycode: 's'
frequency: 1023
color: "#0c8ad3"
maxRange: 8000

9 changes: 6 additions & 3 deletions Resources/Prototypes/radio_channels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
keycode: ";"
frequency: 1459
color: "#2cdb2c"
maxRange: 8000

- type: radioChannel
id: CentCom
Expand All @@ -38,6 +39,7 @@
keycode: 'c'
frequency: 1353
color: "#5569ff" # Mono
maxRange: 8000

- type: radioChannel
id: Engineering
Expand Down Expand Up @@ -66,13 +68,15 @@
keycode: 'g'
frequency: 1359
color: "#ff4242"
maxRange: 8000

- type: radioChannel
id: Service
name: chat-radio-service
keycode: 'v'
frequency: 1349
color: "#09b96d"
maxRange: 8000

- type: radioChannel
id: Supply
Expand All @@ -87,7 +91,7 @@
keycode: 't'
frequency: 1213
color: "#8f4a4b"
# longRange: true # Frontier - Move to Syndicate Base
maxRange: 8000

- type: radioChannel
id: Handheld
Expand Down Expand Up @@ -116,5 +120,4 @@
keycode: 'f'
frequency: 1984
color: "#f6ce64"
# long range since otherwise it'd defeat the point of a handheld radio independent of telecomms
#longRange: true # Frontier - Move to server on cove
maxRange: 3500
Loading