artillery target remote

This commit is contained in:
2023-10-25 01:01:41 +09:00
parent 3b66ab1123
commit 4461004d85
3 changed files with 87 additions and 1 deletions

View File

@@ -44,6 +44,7 @@ return {
'modules.commands.vlayer',
'modules.commands.enemy',
'modules.commands.waterfill',
'modules.commands.artillery',
--- Addons
'modules.addons.chat-popups',

View File

@@ -230,7 +230,8 @@ Roles.new_role('Member','Mem')
'command/auto-research',
'command/manual-train',
'command/lawnmower',
'command/waterfill'
'command/waterfill',
'command/artillery-target-remote'
}
local hours3, hours15 = 3*216000, 15*60