mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-24 08:59:05 +08:00
Fix: Fix several error in commission preset filter
This commit is contained in:
@@ -1165,12 +1165,12 @@
|
||||
},
|
||||
"PresetFilter": {
|
||||
"name": "Preset Filter Select",
|
||||
"help": "People without a basic knowledge of commission drops rates and spawn are recommended to use pre-optimized presets instead of writing custom filters\nIf the commission farming is running 24 hours a day, the 24h Ver. of the filter should be used\nIt is not recommended to use the oil priority filter while running commission farming",
|
||||
"chip": "Chip",
|
||||
"chip_24h": "Chip (24h Ver.)",
|
||||
"cube": "Cube",
|
||||
"cube_24h": "Cube (24h Ver.)",
|
||||
"oil": "Oil",
|
||||
"help": "People without a basic knowledge of commission drops rates and spawn are recommended to use pre-optimized presets instead of writing custom filters\nIf the commission farming is running 24 hours a day, the (7x24 Commission Farming) filter should be used\nIt is not recommended to use the oil priority filter while running commission farming",
|
||||
"chip": "Gems > Chip > Cube",
|
||||
"chip_24h": "Gems > Chip > Cube (7x24 Commission Farming)",
|
||||
"cube": "Gems > Cube > Oil",
|
||||
"cube_24h": "Gems > Cube > Oil (7x24 Commission Farming)",
|
||||
"oil": "Gems > Oil > Cube",
|
||||
"custom": "Custom"
|
||||
},
|
||||
"CustomFilter": {
|
||||
|
||||
Reference in New Issue
Block a user