mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 10:52:23 +01:00
Update catalog.json
This commit is contained in:
@@ -293,12 +293,12 @@
|
|||||||
"offerType": "StaticPrice",
|
"offerType": "StaticPrice",
|
||||||
"prices": [
|
"prices": [
|
||||||
{
|
{
|
||||||
"currencyType": "GameItem",
|
"currencyType": "MtxCurrency",
|
||||||
"currencySubType": "AccountResource:voucher_basicpack",
|
"currencySubType": "",
|
||||||
"regularPrice": 1,
|
"regularPrice": 0,
|
||||||
"finalPrice": 1,
|
"finalPrice": 0,
|
||||||
"saleExpiration": "9999-12-31T23:59:59.999Z",
|
"saleExpiration": "9999-12-31T23:59:59.999Z",
|
||||||
"basePrice": 1
|
"basePrice": 0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"categories": [],
|
"categories": [],
|
||||||
@@ -381,12 +381,12 @@
|
|||||||
"offerType": "StaticPrice",
|
"offerType": "StaticPrice",
|
||||||
"prices": [
|
"prices": [
|
||||||
{
|
{
|
||||||
"currencyType": "GameItem",
|
"currencyType": "MtxCurrency",
|
||||||
"currencySubType": "AccountResource:voucher_basicpack",
|
"currencySubType": "",
|
||||||
"regularPrice": 1,
|
"regularPrice": 0,
|
||||||
"finalPrice": 1,
|
"finalPrice": 0,
|
||||||
"saleExpiration": "9999-12-31T23:59:59.999Z",
|
"saleExpiration": "9999-12-31T23:59:59.999Z",
|
||||||
"basePrice": 1
|
"basePrice": 0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"categories": [],
|
"categories": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user