Update index.js

This commit is contained in:
PRO100KatYT
2022-02-02 17:51:00 +01:00
parent dea4febe68
commit 8ccf2b8f5e

View File

@@ -5407,7 +5407,7 @@ express.post("/fortnite/api/game/v2/profile/*/client/PurchaseCatalogEntry", asyn
}
})
if (value.templateId.toLowerCase() == "cardpack:cardpack_basic") {
if (req.body.currencySubType.toLowerCase() == "accountresource:voucher_basicpack") {
Notifications[0].lootResult.items.push({
"itemType": value.templateId,
"itemGuid": ID,