
-
{ "name": "location_info", "base": "", "fields": [ { "name": "coords", "type": "coordinates" }, { "name": "is_system", "type": "bool" }, { "name": "is_wormhole", "type": "bool" } ] }

{
"name": "location_info",
"base": "",
"fields": [
{
"name": "coords",
"type": "coordinates"
},
{
"name": "is_system",
"type": "bool"
},
{
"name": "is_wormhole",
"type": "bool"
}
]
}