mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Added fast tree removeal
This commit is contained in:
@@ -41,6 +41,7 @@ return {
|
||||
'modules.addons.random-player-colours',
|
||||
'modules.addons.discord-alerts',
|
||||
'modules.addons.chat-reply',
|
||||
'modules.addons.tree-decon',
|
||||
-- GUI
|
||||
'modules.gui.rocket-info',
|
||||
'modules.gui.science-info',
|
||||
|
||||
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user