BOSS一条龙新增两个点位,优化了其他两个点位的传送 (#800)
* 测试 * 你的提交信息 * 周本全2.0更新以及打牌更新 * Update manifest.json * Update manifest.json * Update manifest.json * Update manifest.json * Update manifest.json * Update manifest.json * Update manifest.json * Update manifest.json * Update manifest.json * 打牌、周本bug 修复 * 新增两个周本,以及减少了了进入周本的时间 * Update settings.json * 自动回能BUG修复 * BOSS一条龙新增两个点位,优化了其他两个点位的传送
This commit is contained in:
@@ -117,9 +117,9 @@ const autoNavigateToReward = async () => {
|
||||
}
|
||||
// 3. 前进一小步
|
||||
keyDown("w");
|
||||
await sleep(800);
|
||||
await sleep(500);
|
||||
keyUp("w");
|
||||
await sleep(100); // 等待角色移动稳定
|
||||
await sleep(200); // 等待角色移动稳定
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user