Skip to content

Commit

Permalink
Update code/game/objects/items/devices/radio/headset.dm
Browse files Browse the repository at this point in the history
Co-authored-by: harryob <[email protected]>
  • Loading branch information
QuickLode and harryob committed Jul 4, 2023
1 parent 2540c9a commit 92b1acd
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 @@ -961,7 +961,7 @@
//CMB Headsets
/obj/item/device/radio/headset/distress/CMB
name = "\improper CMB Earpiece"
desc = "A sleek headset used by The Colonial Marshal Bureau, crafted in Sol. Low profile and comfortable. No one is above the law. Featured channels include: ; - CMB,:o - Colony, :g - public, :v - marine command, :m - medbay, :t - intel."
desc = "A sleek headset used by The Colonial Marshal Bureau, crafted in Sol. Low profile and comfortable. No one is above the law. Featured channels include: ; - CMB, :o - Colony, :g - public, :v - marine command, :m - medbay, :t - intel."
frequency = CMB_FREQ
icon_state = "cmb_headset"
initial_keys = list(/obj/item/device/encryptionkey/cmb)
Expand Down

0 comments on commit 92b1acd

Please sign in to comment.