fix:修复了首领,讨伐一条龙中,前往金焰绒翼龙暴君稳定被摔死的 bug,以及料理制作和使用料理脚本输入错误的问题 (#649)
* Update manifest.json * Update 金焰绒翼龙暴君前往键鼠.json * Update manifest.json * Update main.js * Update manifest.json * Update main.js
This commit is contained in:
@@ -31,7 +31,6 @@ await sleep(1000);
|
||||
click(110, 110);//输入名字
|
||||
await sleep(1000);
|
||||
inputText(`${foodName}`);
|
||||
keyPress("SPACE");
|
||||
await sleep(500);
|
||||
click(490, 1020);//确认筛选
|
||||
await sleep(1000);
|
||||
|
||||
Reference in New Issue
Block a user