修复第一个点不是传送点的pathing文件
This commit is contained in:
@@ -1,47 +1,47 @@
|
||||
{
|
||||
"info":{
|
||||
"bgi_version":"0.34.5",
|
||||
"version":"1.0",
|
||||
"name":"清册装32个",
|
||||
"description":"",
|
||||
"type":"collect",
|
||||
"author":"yulalaa"
|
||||
},
|
||||
"positions":[
|
||||
{
|
||||
"x":547.689453125,
|
||||
"y":1766.78662109375,
|
||||
"type":"path",
|
||||
"move_mode":"walk",
|
||||
"action":""
|
||||
},
|
||||
{
|
||||
"x":540.6123046875,
|
||||
"y":1770.8388671875,
|
||||
"type":"path",
|
||||
"move_mode":"walk",
|
||||
"action":""
|
||||
},
|
||||
{
|
||||
"x":520.9853515625,
|
||||
"y":1810.00244140625,
|
||||
"type":"path",
|
||||
"move_mode":"fly",
|
||||
"action":"stop_flying"
|
||||
},
|
||||
{
|
||||
"x":517.25390625,
|
||||
"y":1823.44970703125,
|
||||
"type":"target",
|
||||
"move_mode":"walk",
|
||||
"action":"nahida_collect"
|
||||
},
|
||||
{
|
||||
"x":516.3916015625,
|
||||
"y":1821.6552734375,
|
||||
"type":"target",
|
||||
"move_mode":"walk",
|
||||
"action":""
|
||||
}
|
||||
]
|
||||
"info": {
|
||||
"bgi_version": "0.34.5",
|
||||
"version": "1.0",
|
||||
"name": "清册装32个",
|
||||
"description": "",
|
||||
"type": "collect",
|
||||
"author": "yulalaa"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"x": 547.689453125,
|
||||
"y": 1766.78662109375,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"x": 540.6123046875,
|
||||
"y": 1770.8388671875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"x": 520.9853515625,
|
||||
"y": 1810.00244140625,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"x": 517.25390625,
|
||||
"y": 1823.44970703125,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "nahida_collect"
|
||||
},
|
||||
{
|
||||
"x": 516.3916015625,
|
||||
"y": 1821.6552734375,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user