[Enhance] Limited custom banner

- For Arcaea 6.5.0
- Add limited support for custom banners. It will be improved in the future.  #202
This commit is contained in:
Lost-MSth
2025-05-22 21:34:25 +08:00
parent a3bc071416
commit 97b86a4381
7 changed files with 81 additions and 20 deletions

View File

@@ -952,5 +952,23 @@
],
"orig_price": 500,
"price": 500
},
{
"name": "djmax",
"items": [
{
"type": "pack",
"id": "djmax",
"is_available": true
},
{
"type": "core",
"amount": 5,
"id": "core_generic",
"is_available": true
}
],
"orig_price": 500,
"price": 500
}
]