Skip to content

Commit

Permalink
Update hard_task_7.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pur1fying authored Feb 5, 2024
1 parent a920b9a commit 0a50183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/explore_task_data/hard_task/hard_task_7.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{'t': 'click_and_teleport', 'p': (503, 504), 'wait-over': True, 'ec': True, "desc": "2 left and tp"},

{'t': 'choose_and_change', 'p': (668, 335), "desc": "swap 1 2"},
{'t': 'click_and_teleport', 'p': (667, 355), 'ec': True, "desc": "1 choose self and tp"},
{'t': 'click_and_teleport', 'p': (667, 355), "desc": "1 choose self and tp"},
{'t': 'click', 'p': (527, 364), 'ec': True, "desc": "1 upper left"},
{'t': 'click', 'p': (525, 268), 'ec': True, 'wait-over': True, "desc": "2 left"},

Expand Down

0 comments on commit 0a50183

Please sign in to comment.