fix: json validation.
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 9039.0693359375,
|
||||
"y": -2428.6201171875,
|
||||
"x": 9039.07,
|
||||
"y": -2428.62,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 9034.5234375,
|
||||
"y": -2447.1689453125,
|
||||
"x": 9034.52,
|
||||
"y": -2447.17,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 9033.30078125,
|
||||
"y": -2452.609375,
|
||||
"x": 9033.3,
|
||||
"y": -2452.61,
|
||||
"type": "path",
|
||||
"move_mode": "climb",
|
||||
"action": "",
|
||||
@@ -37,8 +37,8 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 9049.291015625,
|
||||
"y": -2513.6337890625,
|
||||
"x": 9049.29,
|
||||
"y": -2513.63,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
|
||||
Reference in New Issue
Block a user