mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-08 00:37:38 +08:00
[Bug fix] API song difficulty ETR
- Fix a but that some API cannot handle ETR difficulty. - New character "Vita(Cadenza)" - For Arcaea 5.5.0 / 5.5.6
This commit is contained in:
@@ -1684,5 +1684,23 @@
|
||||
],
|
||||
"orig_price": 100,
|
||||
"price": 100
|
||||
},
|
||||
{
|
||||
"name": "mirinae",
|
||||
"items": [
|
||||
{
|
||||
"type": "single",
|
||||
"id": "mirinae",
|
||||
"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