地图追踪:修复鬼兜虫1处错误 (#308)

This commit is contained in:
起个名字好难
2025-02-07 09:46:43 +08:00
committed by GitHub
parent d64a628a9c
commit a03dbf877f

View File

@@ -22,7 +22,7 @@
"y": -3203.453125, "y": -3203.453125,
"action": "combat_script", "action": "combat_script",
"move_mode": "fly", "move_mode": "fly",
"action_params": "wait(0.5,keypress(VK_SPACE),wait(1.5),click)", "action_params": "wait(0.5),keypress(VK_SPACE),wait(1.5),click",
"type": "path" "type": "path"
}, },
{ {
@@ -90,4 +90,4 @@
"type": "target" "type": "target"
} }
] ]
} }