1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-20 14:09:41 +08:00

Opt: Move cube presets before the chip ones

This commit is contained in:
LmeSzinc
2022-12-28 00:55:00 +08:00
parent 811fae8ae3
commit ebba35b7c9
7 changed files with 13 additions and 13 deletions

View File

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