fix:path使用最新stop_flying方法 (#593)
This commit is contained in:
@@ -115,8 +115,8 @@
|
||||
"y": -3596.123046875,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.5),keypress(VK_SPACE),wait(2.4),click"
|
||||
"action": "stop_flying",
|
||||
"action_params": "2400"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
|
||||
@@ -81,8 +81,8 @@
|
||||
"y": -1785.69921875,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "combat_script",
|
||||
"action_params": "keypress(VK_SPACE),wait(1.5),click,wait(1)"
|
||||
"action": "stop_flying",
|
||||
"action_params": "1500"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
|
||||
Reference in New Issue
Block a user