Skip to content

Commit

Permalink
[MIRROR] The CC Commander Headset now can be set to high-volume (#801)
Browse files Browse the repository at this point in the history
* The CC Commander Headset now can be set to high-volume (#81295)

## About The Pull Request
You got no idea how many times I've had to go to VV and set command=1
because the fucking Interns don't read chat.
With this PR, we no longer have to manually set that crap and can scream
into the Intern's ears in big letters with less steps.
The only outfits that use this type of headset are the CC Commander,
Special Ops Officer, Soviet Admiral, Debug Outfit, and Admin Outfit, so
I think it's cool
## Changelog
:cl:
qol: You no longer need to manually set the CC Commander's Headset to
high-volume.
/:cl:

* The CC Commander Headset now can be set to high-volume

---------

Co-authored-by: Justice <[email protected]>
  • Loading branch information
2 people authored and FFMirrorBot committed Feb 7, 2024
1 parent 1730d73 commit e08159b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/devices/radio/headset.dm
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ GLOBAL_LIST_INIT(channel_tokens, list(

/obj/item/radio/headset/headset_cent/commander
keyslot2 = /obj/item/encryptionkey/heads/captain
command = TRUE

/obj/item/radio/headset/headset_cent/alt
name = "\improper CentCom bowman headset"
Expand Down

0 comments on commit e08159b

Please sign in to comment.