forked from endernon/PGRData
14 lines
254 B
JSON
14 lines
254 B
JSON
|
[
|
||
|
{
|
||
|
"Key": "VisibleObstacle",
|
||
|
"CellX": null,
|
||
|
"CellY": null,
|
||
|
"CollisionEffect": null
|
||
|
},
|
||
|
{
|
||
|
"Key": "InvisibleObstacle",
|
||
|
"CellX": null,
|
||
|
"CellY": null,
|
||
|
"CollisionEffect": null
|
||
|
}
|
||
|
]
|