Merge branch 'master' of https://github.com/space-wizards/space-station-14 into toolshed-eng-pr

This commit is contained in:
ElectroJr
2025-02-16 23:43:27 +13:00
1884 changed files with 576954 additions and 258369 deletions

View File

@@ -370,7 +370,7 @@ namespace Content.Server.Administration.Systems
}
if (lawBoundComponent != null && target != null)
if (lawBoundComponent != null && target != null && _adminManager.HasAdminFlag(player, AdminFlags.Moderator))
{
args.Verbs.Add(new Verb()
{