Added fast tree removeal

This commit is contained in:
Cooldude2606
2020-02-27 20:53:03 +00:00
parent e93b3ea3fe
commit c9514f22e7
3 changed files with 64 additions and 0 deletions

View File

@@ -90,6 +90,7 @@ Roles.new_role('Moderator','Mod')
'command/return',
'gui/rocket-info/toggle-active',
'gui/rocket-info/remote_launch',
'fast-tree-decon',
}
Roles.new_role('Trainee','TrMod')
@@ -138,6 +139,7 @@ Roles.new_role('Pay to Win','P2W')
'command/home-set',
'command/home-get',
'command/return',
'fast-tree-decon',
}
Roles.new_role('Donator','Don')