mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-24 19:29:05 +08:00
Opt: Limit guild exchange and guild raid boss to once a day
Limit guild operations scanning to 4 times a day i.e. 6 hour intervals Guild interval limited to primarily lobby and simple logistics checks
This commit is contained in:
@@ -237,6 +237,9 @@ dorm_feed = 2020-01-01_00:00:00
|
||||
dorm_collect = 2020-01-01_00:00:00
|
||||
data_key = 2020-01-01_00:00:00
|
||||
guild = 2020-01-01_00:00:00
|
||||
logistics_exchange = 2020-01-01_00:00:00
|
||||
operations_dispatch = 2020-01-01_00:00:00
|
||||
operations_boss = 2020-01-01_00:00:00
|
||||
|
||||
[EventABRecord]
|
||||
a1 = 2020-01-01_00:00:00
|
||||
|
||||
Reference in New Issue
Block a user