Files
bettergi-scripts-list/repo/js/AutoEntrust/Data/commissions_data.json
2025-05-05 07:37:56 +08:00

29 lines
548 B
JSON

{
"timestamp": "2025-05-04T15:37:24.038Z",
"commissions": [
{
"id": 1,
"name": "攀高危险",
"supported": true,
"location": "果酒湖"
},
{
"id": 2,
"name": "临危受命",
"supported": true,
"location": "达达乌帕谷"
},
{
"id": 3,
"name": "为了执行官大人",
"supported": true,
"location": "未知地点"
},
{
"id": 4,
"name": "钥匙是易丢品",
"supported": false,
"location": "未知地点"
}
]
}