mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Remove upgrade llama sale, change regular price to 0
This commit is contained in:
@@ -207,11 +207,10 @@
|
||||
{
|
||||
"currencyType":"MtxCurrency",
|
||||
"currencySubType":"",
|
||||
"regularPrice":50,
|
||||
"regularPrice":0,
|
||||
"finalPrice":0,
|
||||
"saleType":"Strikethrough",
|
||||
"saleExpiration":"9999-12-31T23:59:59.999Z",
|
||||
"basePrice":50
|
||||
"basePrice":0
|
||||
}
|
||||
],
|
||||
"categories":[],
|
||||
@@ -748,4 +747,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user