Add files via upload

2.0
This commit is contained in:
Yemaxul
2024-10-16 22:07:53 +08:00
committed by GitHub
parent 9af8428c82
commit 6125cef556

View File

@@ -3,34 +3,26 @@
"name": "冒险家协会_枫丹", "name": "冒险家协会_枫丹",
"type": "collect", "type": "collect",
"author": "yemaxul", "author": "yemaxul",
"version": "1.2", "version": "2.0",
"description": "枫丹冒险家协会搭配原生BGI或者js脚本使用", "description": "传送到枫丹冒险家协会",
"bgiVersion": "0.35.0" "bgiVersion": "0.35.0"
}, },
"positions": [ "positions": [
{ {
"id": 1, "id": 1,
"action": "", "x": 4508.97509765625,
"move_mode": "walk", "y": 3630.557373046875,
"type": "teleport", "type": "teleport",
"x": 4508.990234375,
"y": 3630.582763671875
},
{
"id": 2,
"x": 4501.93212890625,
"y": 3626.40478515625,
"type": "path",
"move_mode": "walk", "move_mode": "walk",
"action": "" "action": ""
}, },
{ {
"id": 3, "id": 2,
"x": 4495.86767578125, "x": 4495.7001953125,
"y": 3638.030517578125, "y": 3637.89501953125,
"type": "target", "type": "target",
"move_mode": "walk", "move_mode": "walk",
"action": "" "action": ""
} }
] ]
} }