mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
create cctv module
This commit is contained in:
@@ -91,6 +91,7 @@ return {
|
||||
'modules.gui.server-ups',
|
||||
'modules.gui.vlayer',
|
||||
'modules.gui.research',
|
||||
'modules.gui.surveillance',
|
||||
|
||||
'modules.graftorio.require', -- graftorio
|
||||
|
||||
|
||||
@@ -231,7 +231,8 @@ Roles.new_role('Member','Mem')
|
||||
'command/personal-logistic',
|
||||
'command/auto-research',
|
||||
'command/manual-train',
|
||||
'command/lawnmower'
|
||||
'command/lawnmower',
|
||||
'gui/surveillance'
|
||||
}
|
||||
|
||||
local hours3, hours15 = 3*216000, 15*60
|
||||
|
||||
Reference in New Issue
Block a user