地图追踪: 债务处理人 (#1330)

* 地图追踪: 债务处理人

* 自动修复 JSON 格式和版本号 [ci skip]

---------

Co-authored-by: GitHub Actions Bot <actions@github.com>
This commit is contained in:
起个名字好难的喵
2025-07-11 19:33:26 +08:00
committed by GitHub
parent 59efa15603
commit 2260844cbd
23 changed files with 23 additions and 23 deletions

View File

@@ -0,0 +1,44 @@
{
"info": {
"name": "债务处理人-渌华池右1",
"type": "collect",
"author": "下流山汉",
"version": "1.0",
"description": "",
"bgi_version": "0.42.0",
"authors": [
{
"name": "下流山汉"
}
]
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 489.38,
"y": 222.23,
"action_params": ""
},
{
"id": 2,
"x": 500.3,
"y": 200.28,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
"action_params": ""
},
{
"id": 3,
"x": 510.47,
"y": 202.98,
"type": "path",
"move_mode": "run",
"action": "fight",
"action_params": ""
}
]
}