mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-16 03:33:25 +08:00
fix: 修复纳塔翘枝崖的错误地脉起点 (#2274)
This commit is contained in:
@@ -2710,8 +2710,8 @@
|
||||
"id": 1234,
|
||||
"region": "纳塔9-1",
|
||||
"position": {
|
||||
"x": 9920.8,
|
||||
"y": -1196.25
|
||||
"x": 9945.54,
|
||||
"y": -1192.6
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 9920.8,
|
||||
"y": -1196.25,
|
||||
"x": 9945.54,
|
||||
"y": -1192.60,
|
||||
"type": "target",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
|
||||
@@ -3,15 +3,15 @@
|
||||
"name": "纳塔9-翘枝崖-1",
|
||||
"type": "collect",
|
||||
"author": "ddaodan",
|
||||
"version": "1.1",
|
||||
"version": "1.2",
|
||||
"description": "",
|
||||
"bgi_version": "0.42.3"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 9920.8,
|
||||
"y": -1196.25,
|
||||
"x": 9945.54,
|
||||
"y": -1192.6,
|
||||
"type": "target",
|
||||
"move_mode": "walk"
|
||||
}
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "纳塔9-翘枝崖-1",
|
||||
"type": "collect",
|
||||
"author": "ddaodan",
|
||||
"version": "1.1",
|
||||
"version": "1.2",
|
||||
"description": "",
|
||||
"bgi_version": "0.42.3"
|
||||
},
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 9920.8,
|
||||
"y": -1196.25,
|
||||
"x": 9945.54,
|
||||
"y": -1192.60,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
|
||||
@@ -1386,8 +1386,8 @@
|
||||
"order": 3
|
||||
},
|
||||
{
|
||||
"x": 9920,
|
||||
"y": -1196,
|
||||
"x": 9945,
|
||||
"y": -1192,
|
||||
"strategy": "纳塔9-翘枝崖",
|
||||
"steps": 4,
|
||||
"order": 1
|
||||
|
||||
Reference in New Issue
Block a user