Retrofit on "mentors" (admins with no perm except +ADMINHELP) (#5626)

Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
This commit is contained in:
Moony
2021-12-14 15:17:08 -06:00
committed by GitHub
parent d7b8c0cdfd
commit d24ce4b58d
2 changed files with 17 additions and 11 deletions

View File

@@ -75,6 +75,11 @@ namespace Content.Shared.Administration
/// </summary>
Query = 1 << 11,
/// <summary>
/// Lets you use the admin help system.
/// </summary>
Adminhelp = 1 << 12,
/// <summary>
/// Dangerous host permissions like scsi.
/// </summary>