mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 19:45:22 +09:00
two command
This commit is contained in:
@@ -44,6 +44,7 @@ return {
|
||||
'modules.commands.vlayer',
|
||||
'modules.commands.enemy',
|
||||
'modules.commands.waterfill',
|
||||
'modules.commands.surface-clearing',
|
||||
|
||||
--- Addons
|
||||
'modules.addons.chat-popups',
|
||||
|
||||
@@ -230,7 +230,9 @@ Roles.new_role('Member','Mem')
|
||||
'command/auto-research',
|
||||
'command/manual-train',
|
||||
'command/lawnmower',
|
||||
'command/waterfill'
|
||||
'command/waterfill',
|
||||
'command/clear-item-on-ground',
|
||||
'command/clear-blueprint'
|
||||
}
|
||||
|
||||
local hours3, hours15 = 3*216000, 15*60
|
||||
|
||||
Reference in New Issue
Block a user