From 6892c70376fe0a73a0644d97b2a8a0470af9d461 Mon Sep 17 00:00:00 2001 From: Lawin0129 <56766256+Lawin0129@users.noreply.github.com> Date: Wed, 5 Jan 2022 03:40:17 +0000 Subject: [PATCH] Update catalog.json --- responses/catalog.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/responses/catalog.json b/responses/catalog.json index a785552..ab9ec4c 100644 --- a/responses/catalog.json +++ b/responses/catalog.json @@ -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 @@ ] } ] -} \ No newline at end of file +}