fix:path使用最新stop_flying方法 (#593)
This commit is contained in:
@@ -60,9 +60,9 @@
|
||||
"id": 7,
|
||||
"x": -3303.55,
|
||||
"y": -3627.66,
|
||||
"action": "combat_script",
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"action_params": "wait(0.5),keypress(VK_SPACE),wait(1.5),click",
|
||||
"action_params": "1500",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -52,9 +52,9 @@
|
||||
"id": 6,
|
||||
"x": -2526.12,
|
||||
"y": -3947.11,
|
||||
"action": "combat_script",
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"action_params": "wait(0.5),keypress(VK_SPACE),wait(3.5),click",
|
||||
"action_params": "3500",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -20,9 +20,9 @@
|
||||
"id": 9,
|
||||
"x": -2347.37,
|
||||
"y": -4032.2,
|
||||
"action": "combat_script",
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"action_params": "wait(0.5),keypress(VK_SPACE),wait(3.5),click",
|
||||
"action_params": "3500",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -20,9 +20,9 @@
|
||||
"id": 2,
|
||||
"x": -4532.05,
|
||||
"y": -3203.45,
|
||||
"action": "combat_script",
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"action_params": "wait(0.5),keypress(VK_SPACE),wait(1.5),click",
|
||||
"action_params": "1500",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user