mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-09 09:17:26 +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:
@@ -826,5 +826,23 @@
|
||||
],
|
||||
"price": 300,
|
||||
"orig_price": 300
|
||||
},
|
||||
{
|
||||
"name": "nihil",
|
||||
"items": [
|
||||
{
|
||||
"type": "pack",
|
||||
"id": "nihil",
|
||||
"is_available": true
|
||||
},
|
||||
{
|
||||
"type": "core",
|
||||
"amount": 5,
|
||||
"id": "core_generic",
|
||||
"is_available": true
|
||||
}
|
||||
],
|
||||
"orig_price": 500,
|
||||
"price": 500
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user