multy-stub/server/routers/publicium/mocks/users/12/collection.json

40 lines
897 B
JSON
Raw Normal View History

2023-08-01 13:14:02 +03:00
[
{
"game": 1,
"maps": [
{
"id": 302,
"name": "Lambda Core 1",
"logo": "lambda-1.png",
"game": 1,
"size": 12280
},
{
"id": 21,
"name": "Xen Factory 2",
"logo": "bms-xen2.png",
"game": 1,
"size": 14760
},
{
"id": 5,
"name": "Office Complex 4",
"logo": "bms-office4.png",
"game": 1,
"size": 9810
}
]
},
{
"game": 12,
"maps": [
{
"id": 43,
"name": "Ice Spikes",
"logo": "mc-icespk.png",
"game": 12,
"size": 43210
}
]
}
]