1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-28 19:44:04 +08:00

Fix: Fix several error in commission preset filter

This commit is contained in:
SarContDeli
2022-11-30 21:44:02 +08:00
parent 41ca30edad
commit d9ffcf3e63
4 changed files with 25 additions and 25 deletions

View File

@@ -1165,12 +1165,12 @@
},
"PresetFilter": {
"name": "委托过滤器",
"help": "如果对委托的产出和收益没有足够的了解,不建议编写自定义过滤器,建议使用预优化委托过滤器\n如果24小时运行刷紧急委托功能应当使用24小时版的过滤器\n不推荐在运行刷紧急委托功能的同时使用石油优先过滤器",
"chip": "心智优先",
"chip_24h": "心智优先24小时版",
"cube": "魔方优先",
"cube_24h": "魔方优先24小时版",
"oil": "石油优先",
"help": "如果对委托的产出和收益没有足够的了解,不建议编写自定义过滤器,建议使用预优化委托过滤器\n如果24小时运行刷紧急委托功能应当使用7x24刷委托的过滤器\n不推荐在运行刷紧急委托功能的同时使用石油优先过滤器",
"chip": "钻石>心智>魔方",
"chip_24h": "钻石>心智>魔方7x24刷委托",
"cube": "钻石>魔方>石油",
"cube_24h": "钻石>魔方>石油7x24刷委托",
"oil": "钻石>石油>魔方",
"custom": "自定义"
},
"CustomFilter": {