Change makeghostrole perms
Trialmins can already use VV to do this manually, no reason not to just give them the verb
This commit is contained in:
@@ -9,7 +9,7 @@ using Robust.Shared.Localization;
|
||||
|
||||
namespace Content.Server.Ghost.Roles
|
||||
{
|
||||
[AdminCommand(AdminFlags.Fun)]
|
||||
[AdminCommand(AdminFlags.Admin)]
|
||||
public sealed class MakeGhostRoleCommand : IConsoleCommand
|
||||
{
|
||||
public string Command => "makeghostrole";
|
||||
|
||||
Reference in New Issue
Block a user