Skip to content

Commit 1afe18d

Browse files
committed
Upd: add guild server update values
1 parent d106191 commit 1afe18d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

config/template.json

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

module/config/argument/args.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6992,7 +6992,7 @@
69926992
},
69936993
"ServerUpdate": {
69946994
"type": "input",
6995-
"value": "00:00, 06:00, 12:00, 18:00, 21:00",
6995+
"value": "00:00, 05:50, 06:00, 11:50, 12:00, 17:50, 18:00, 20:50, 21:00, 23:40",
69966996
"display": "hide"
69976997
}
69986998
},

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)