Just add something for unlocking songs

#62
This commit is contained in:
Lost-MSth
2022-07-23 19:03:22 +08:00
parent 5fba93524c
commit cdf76fb93a
2 changed files with 20 additions and 2 deletions

View File

@@ -1198,5 +1198,23 @@
],
"orig_price": 100,
"price": 100
},
{
"name": "pupa",
"items": [
{
"type": "single",
"id": "pupa",
"is_available": true
},
{
"type": "core",
"amount": 1,
"id": "core_generic",
"is_available": true
}
],
"orig_price": 100,
"price": 100
}
]