mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-08 00:37:38 +08:00
[Enhance] Full unlock for "alterego"
- Add support for full cloud save unlocking of "alterego" - For Arcaea 5.9.0
This commit is contained in:
@@ -1864,5 +1864,23 @@
|
||||
],
|
||||
"orig_price": 100,
|
||||
"price": 100
|
||||
},
|
||||
{
|
||||
"name": "shrink",
|
||||
"items": [
|
||||
{
|
||||
"type": "single",
|
||||
"id": "shrink",
|
||||
"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