Update catalog.json

This commit is contained in:
Lawin0129
2022-01-05 03:40:17 +00:00
committed by GitHub
parent 4615681099
commit 6892c70376

View File

@@ -293,12 +293,12 @@
"offerType": "StaticPrice",
"prices": [
{
"currencyType": "GameItem",
"currencySubType": "AccountResource:voucher_basicpack",
"regularPrice": 1,
"finalPrice": 1,
"currencyType": "MtxCurrency",
"currencySubType": "",
"regularPrice": 0,
"finalPrice": 0,
"saleExpiration": "9999-12-31T23:59:59.999Z",
"basePrice": 1
"basePrice": 0
}
],
"categories": [],
@@ -381,12 +381,12 @@
"offerType": "StaticPrice",
"prices": [
{
"currencyType": "GameItem",
"currencySubType": "AccountResource:voucher_basicpack",
"regularPrice": 1,
"finalPrice": 1,
"currencyType": "MtxCurrency",
"currencySubType": "",
"regularPrice": 0,
"finalPrice": 0,
"saleExpiration": "9999-12-31T23:59:59.999Z",
"basePrice": 1
"basePrice": 0
}
],
"categories": [],
@@ -745,4 +745,4 @@
]
}
]
}
}