Skip to content

Commit

Permalink
headset tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Oct 22, 2023
1 parent 29c6e3b commit 87ca9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/devices/radio/headset.dm
Original file line number Diff line number Diff line change
Expand Up @@ -493,6 +493,7 @@
initial_keys = list(/obj/item/device/encryptionkey/mcom)
volume = RADIO_VOLUME_CRITICAL
multibroadcast_cooldown = LOW_MULTIBROADCAST_COOLDOWN
frequency = ALPHA_FREQ

/obj/item/device/radio/headset/almayer/mcom/alt
initial_keys = list(/obj/item/device/encryptionkey/mcom/alt)
Expand Down Expand Up @@ -569,7 +570,6 @@
name = "marine radio headset"
desc = "A standard marine radio headset. When worn, grants access to Squad Leader tracker. Click tracker with empty hand to open Squad Info window."
frequency = ALPHA_FREQ
initial_keys = list(/obj/item/device/encryptionkey/public)

//############################## ALPHA ###############################
/obj/item/device/radio/headset/almayer/marine/alpha
Expand Down

0 comments on commit 87ca9f6

Please sign in to comment.