mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-10 18:07:28 +08:00
Merge pull request #1 from Lost-MSth/dev
[Bug fix] Link Play kicked out & last song scores
This commit is contained in:
@@ -1882,5 +1882,23 @@
|
||||
],
|
||||
"orig_price": 100,
|
||||
"price": 100
|
||||
},
|
||||
{
|
||||
"name": "rainofconflict",
|
||||
"items": [
|
||||
{
|
||||
"type": "single",
|
||||
"id": "rainofconflict",
|
||||
"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