Catalog structure update

This commit is contained in:
Lawin0129
2022-02-17 23:04:58 +00:00
parent 60f840f6c7
commit 0f49e3f7ac
3 changed files with 50 additions and 25 deletions

View File

@@ -1,35 +1,35 @@
{
"//": "BR Item Shop Config",
"daily1": {
"templateId": "",
"itemGrants": [""],
"price": 0
},
"daily2": {
"templateId": "",
"itemGrants": [""],
"price": 0
},
"daily3": {
"templateId": "",
"itemGrants": [""],
"price": 0
},
"daily4": {
"templateId": "",
"itemGrants": [""],
"price": 0
},
"daily5": {
"templateId": "",
"itemGrants": [""],
"price": 0
},
"daily6": {
"templateId": "",
"itemGrants": [""],
"price": 0
},
"featured1": {
"templateId": "",
"itemGrants": [""],
"price": 0
},
"featured2": {
"templateId": "",
"itemGrants": [""],
"price": 0
}
}