mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Catalog structure update
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user