mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-14 03:12:22 +01:00
Item Shop V2 support for the item shop config.
This commit is contained in:
@@ -6319,5 +6319,35 @@
|
||||
"lastModified": "2019-10-31T20:35:52.569Z",
|
||||
"_locale": "en-US"
|
||||
},
|
||||
"shopSections": {
|
||||
"_title": "shop-sections",
|
||||
"sectionList": {
|
||||
"_type": "ShopSectionList",
|
||||
"sections": [
|
||||
{
|
||||
"bSortOffersByOwnership": false,
|
||||
"bShowIneligibleOffersIfGiftable": false,
|
||||
"bEnableToastNotification": true,
|
||||
"background": {
|
||||
"stage": "default",
|
||||
"_type": "DynamicBackground",
|
||||
"key": "vault"
|
||||
},
|
||||
"_type": "ShopSection",
|
||||
"landingPriority": 70,
|
||||
"bHidden": false,
|
||||
"sectionId": "Featured",
|
||||
"bShowTimer": true,
|
||||
"sectionDisplayName": "LawinServer Item Shop",
|
||||
"bShowIneligibleOffers": true
|
||||
}
|
||||
]
|
||||
},
|
||||
"_noIndex": false,
|
||||
"_activeDate": "2022-12-01T23:45:00.000Z",
|
||||
"lastModified": "2022-12-01T21:50:44.089Z",
|
||||
"_locale": "en-US",
|
||||
"_templateName": "FortniteGameShopSections"
|
||||
},
|
||||
"_suggestedPrefetch": []
|
||||
}
|
||||
Reference in New Issue
Block a user