mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Update catalog.json
This commit is contained in:
@@ -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": [],
|
||||
|
||||
Reference in New Issue
Block a user