Skip to content

Commit 948807f

Browse files
committed
Upd: add guild server update values
1 parent 6cb1002 commit 948807f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config/template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1337,7 +1337,7 @@
13371337
"Command": "Guild",
13381338
"SuccessInterval": 30,
13391339
"FailureInterval": 30,
1340-
"ServerUpdate": "00:00, 06:00, 12:00, 18:00, 21:00"
1340+
"ServerUpdate": "00:00, 05:50, 06:00, 11:50, 12:00, 17:50, 18:00, 20:50, 21:00, 23:40"
13411341
},
13421342
"GuildLogistics": {
13431343
"Enable": true,

module/config/argument/args.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7001,7 +7001,7 @@
70017001
},
70027002
"ServerUpdate": {
70037003
"type": "input",
7004-
"value": "00:00, 06:00, 12:00, 18:00, 21:00",
7004+
"value": "00:00, 05:50, 06:00, 11:50, 12:00, 17:50, 18:00, 20:50, 21:00, 23:40",
70057005
"display": "hide"
70067006
}
70077007
},

module/config/argument/override.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ Guild:
323323
Scheduler:
324324
SuccessInterval: 30
325325
FailureInterval: 30
326-
ServerUpdate: 00:00, 06:00, 12:00, 18:00, 21:00
326+
ServerUpdate: 00:00, 05:50, 06:00, 11:50, 12:00, 17:50, 18:00, 20:50, 21:00, 23:40
327327
Reward:
328328
Scheduler:
329329
Enable:

0 commit comments

Comments
 (0)