mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-24 08:59:05 +08:00
Add: 24h commission filter
This commit is contained in:
@@ -1165,9 +1165,11 @@
|
||||
},
|
||||
"PresetFilter": {
|
||||
"name": "委托过滤器",
|
||||
"help": "如果对委托的产出和收益没有足够的了解,不建议编写自定义过滤器,建议使用预优化委托过滤器",
|
||||
"help": "如果对委托的产出和收益没有足够的了解,不建议编写自定义过滤器,建议使用预优化委托过滤器\n如果24小时运行刷紧急委托功能,应当使用24小时版的过滤器\n不推荐在运行刷紧急委托功能的同时使用石油优先过滤器",
|
||||
"chip": "心智优先",
|
||||
"chip_24h": "心智优先(24小时版)",
|
||||
"cube": "魔方优先",
|
||||
"cube_24h": "魔方优先(24小时版)",
|
||||
"oil": "石油优先",
|
||||
"custom": "自定义"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user