mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 18:47:55 +08:00
docs: 修复自定义基建文档错误
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
// 若 operators 为空,则该房间完整的使用原先算法进行排班
|
||||
// 若 operators 不为空,将仅考虑单干员效率,而不考虑整个组合效率
|
||||
// 注意可能和后面自定义的干员产生冲突,比如把后面需要的干员拿到这里用了,请谨慎使用,或将 autofill 的房间顺序放到最后
|
||||
"product": "battle_record" // 当前制造产物,可选。
|
||||
"product": "Battle Record" // 当前制造产物,可选。
|
||||
// 若识别到当前设施与作业中设置的产物不符合,界面会弹个红色字样提示,以后可能有更多作用
|
||||
// 取值范围: "Battle Record" | "Pure Gold" | "Dualchip" | "Originium Shard" | "LMD" | "Orundum"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user