mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-08 00:37:38 +08:00
[Enhance] Save unlock? & songlist parser?
- Support more things in full cloud save unlocking and songlist parser - For Arcaea 5.0.1 > NOTE: May not work well because this client version is not completed and confusing!!
This commit is contained in:
@@ -1522,5 +1522,23 @@
|
||||
],
|
||||
"orig_price": 100,
|
||||
"price": 100
|
||||
},
|
||||
{
|
||||
"name": "bbkkbkk",
|
||||
"items": [
|
||||
{
|
||||
"type": "single",
|
||||
"id": "bbkkbkk",
|
||||
"is_available": true
|
||||
},
|
||||
{
|
||||
"type": "core",
|
||||
"amount": 1,
|
||||
"id": "core_generic",
|
||||
"is_available": true
|
||||
}
|
||||
],
|
||||
"orig_price": 100,
|
||||
"price": 100
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user