auto artifacts: fix a stuck point (#311)

* auto artifacts: fix five unstable pickup points

* auto artifacts: fine-tune

* auto artifacts: fine-tune

* auto artifacts: fix a stuck point
This commit is contained in:
Yang-z
2025-02-07 13:38:43 +08:00
committed by GitHub
parent 9e6456bb61
commit 58dd8ddfec
3 changed files with 3 additions and 15 deletions

View File

@@ -257,17 +257,11 @@
"move_mode": "walk", "move_mode": "walk",
"#": "5 6" "#": "5 6"
}, },
{
"x": -3741.125,
"y": -4440.8642578125,
"type": "path",
"move_mode": "walk"
},
{ {
"x": -3742.279296875, "x": -3742.279296875,
"y": -4432.4248046875, "y": -4432.4248046875,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "jump",
"action": "", "action": "",
"#": "7" "#": "7"
}, },

View File

@@ -1,7 +1,7 @@
{ {
"manifest_version": 1, "manifest_version": 1,
"name": "狗粮ABE路线自动拾取分解", "name": "狗粮ABE路线自动拾取分解",
"version": "2.2.5", "version": "2.2.6",
"bgi_version": "0.40.0", "bgi_version": "0.40.0",
"description": "圣遗物狗粮AB及额外路线自动轮换自动分解就近恢复。", "description": "圣遗物狗粮AB及额外路线自动轮换自动分解就近恢复。",
"authors": [ "authors": [

View File

@@ -257,17 +257,11 @@
"move_mode": "walk", "move_mode": "walk",
"#": "5 6" "#": "5 6"
}, },
{
"x": -3741.125,
"y": -4440.8642578125,
"type": "path",
"move_mode": "walk"
},
{ {
"x": -3742.279296875, "x": -3742.279296875,
"y": -4432.4248046875, "y": -4432.4248046875,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "jump",
"action": "", "action": "",
"#": "7" "#": "7"
}, },