Skip to content

Commit

Permalink
preferences perms update (#26677)
Browse files Browse the repository at this point in the history
Signed-off-by: Erikos66 <[email protected]>
  • Loading branch information
Erikos66 authored Sep 25, 2024
1 parent c36d400 commit b991c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/client/preference/preferences_toggles.dm
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
preftoggle_bitflag = SOUND_MENTORHELP
preftoggle_toggle = PREFTOGGLE_SOUND
preftoggle_category = PREFTOGGLE_CATEGORY_ADMIN
rights_required = R_MENTOR
rights_required = R_MENTOR | R_ADMIN
enable_message = "You will now hear a sound when mentorhelp is sent."
disable_message = "You will no longer hear a sound when mentorhelp is sent."
blackbox_message = "Toggle Mentor Bwoinks"
Expand Down

0 comments on commit b991c4b

Please sign in to comment.