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: Zonespace <[email protected]>
  • Loading branch information
Steelpoint and Zonespace27 committed Aug 24, 2023
1 parent 4c892cc commit 2434571
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 @@ -1024,7 +1024,7 @@
multibroadcast_cooldown = HIGH_MULTIBROADCAST_COOLDOWN

/obj/item/device/radio/headset/distress/UPP/recon
name = "UPP headset"
name = "\improper UPP headset"
desc = "A special headset used by recon elements of the UPP military."
frequency = UPP_FREQ
initial_keys = list(/obj/item/device/encryptionkey/upp)
Expand Down

0 comments on commit 2434571

Please sign in to comment.