Merge pull request #33 from Flower-MUYi/main

路径追踪:鸣草_九条阵屋_3个,修复
This commit is contained in:
辉鸭蛋
2024-10-25 23:35:50 +08:00
committed by GitHub

View File

@@ -1,72 +1,84 @@
{ {
"info":{ "info": {
"name":"鸣草_九条阵屋_3个", "name": "鸣草_九条阵屋_3个",
"type":"collect", "type": "collect",
"author":"花见木易" "author": "花见木易",
"version": "1.1",
"description": "鸣草_九条阵屋_3个 的初始点类型修改为“传送”",
"bgiVersion": "0.35.1"
}, },
"positions":[ "positions": [
{ {
"x":-3393.10546875, "id": 1,
"y":-3556.0205078125, "x": -3393.10546875,
"type":"path", "y": -3556.0205078125,
"move_mode":"walk", "action": "",
"action":"" "move_mode": "walk",
"type": "teleport"
}, },
{ {
"x":-3397.94921875, "id": 2,
"y":-3541.416015625, "x": -3397.94921875,
"type":"path", "y": -3541.416015625,
"move_mode":"walk", "action": "",
"action":"" "move_mode": "walk",
"type": "path"
}, },
{ {
"x":-3400.5576171875, "id": 3,
"y":-3531.9169921875, "x": -3400.5576171875,
"type":"path", "y": -3531.9169921875,
"move_mode":"walk", "action": "",
"action":"" "move_mode": "walk",
"type": "path"
}, },
{ {
"x":-3403.34765625, "id": 4,
"y":-3521.6669921875, "x": -3403.34765625,
"type":"path", "y": -3521.6669921875,
"move_mode":"fly", "action": "stop_flying",
"action":"stop_flying" "move_mode": "fly",
"type": "path"
}, },
{ {
"x":-3417.841796875, "id": 5,
"y":-3468.1279296875, "x": -3417.841796875,
"type":"path", "y": -3468.1279296875,
"move_mode":"walk", "action": "",
"action":"" "move_mode": "walk",
"type": "path"
}, },
{ {
"x":-3409.72265625, "id": 6,
"y":-3450.298828125, "x": -3409.72265625,
"type":"path", "y": -3450.298828125,
"move_mode":"walk", "action": "",
"action":"" "move_mode": "walk",
"type": "path"
}, },
{ {
"x":-3410.5, "id": 7,
"y":-3446.5, "x": -3410.5,
"type":"path", "y": -3446.5,
"move_mode":"walk", "action": "",
"action":"" "move_mode": "walk",
"type": "path"
}, },
{ {
"x":-3405.9462890625, "id": 8,
"y":-3445.5849609375, "x": -3405.9462890625,
"type":"path", "y": -3445.5849609375,
"move_mode":"walk", "action": "",
"action":"" "move_mode": "walk",
"type": "path"
}, },
{ {
"x":-3401.25, "id": 9,
"y":-3450.5, "x": -3401.25,
"type":"path", "y": -3450.5,
"move_mode":"walk", "action": "",
"action":"" "move_mode": "walk",
"type": "path"
} }
] ]
} }