mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-21 04:19:51 +08:00
修复海露花采集偶尔错过的问题 (#2522)
* increase diving time * 自动修复 JSON 格式和版本号 [ci skip] --------- Co-authored-by: GitHub Actions Bot <actions@github.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"name": "蜜柑魚"
|
||||
}
|
||||
],
|
||||
"bgi_version": "0.45.0",
|
||||
"bgi_version": "0.52.0",
|
||||
"description": "",
|
||||
"enable_monster_loot_split": false,
|
||||
"last_modified_time": 1757064162340,
|
||||
@@ -49,7 +49,7 @@
|
||||
},
|
||||
{
|
||||
"action": "combat_script",
|
||||
"action_params": "keydown(VK_LCONTROL),wait(1.3),keyup(VK_LCONTROL),wait(1),click(middle);",
|
||||
"action_params": "keydown(VK_LCONTROL),wait(1.6),keyup(VK_LCONTROL),wait(1),click(middle);",
|
||||
"id": 4,
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
|
||||
Reference in New Issue
Block a user