1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-25 01:20:10 +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

@@ -1166,11 +1166,11 @@
"PresetFilter": {
"name": "委托過濾器",
"help": "如果對委托的產出和收益沒有足夠的了解,不建議編寫自定義過濾器,建議使用預優化委托過濾器\n如果24小時運行刷緊急委託功能應當使用24小時版的過濾器\n不推薦在運行刷緊急委託功能的同時使用石油優先過濾器",
"chip": "心智優先",
"chip_24h": "心智優先24小時版",
"cube": "魔方優先",
"cube_24h": "魔方優先24小時版",
"oil": "石油優先",
"chip": "鑽石>心智>魔方",
"chip_24h": "鑽石>心智>魔方7x24刷委託",
"cube": "鑽石>魔方>石油",
"cube_24h": "鑽石>魔方>石油7x24刷委託",
"oil": "鑽石>石油>魔方",
"custom": "自定義"
},
"CustomFilter": {