felinid for admin (#187)

This commit is contained in:
KettlebellOfCreation
2023-07-05 20:59:45 +03:00
committed by Aviu00
parent cc45a18fea
commit 17c8c7070d
8 changed files with 87 additions and 37 deletions

View File

@@ -1,4 +1,4 @@
namespace Content.Shared.Administration
namespace Content.Shared.Administration
{
/// <summary>
/// Permissions that admins can have.
@@ -94,6 +94,8 @@
/// </summary>
MeatyOre = 1 << 15,
AdminSpecies = 1 << 16,
/// <summary>
/// Dangerous host permissions like scsi.
/// </summary>