From e165832aef1420fd97c9ef4a459a54b57ef9b0b9 Mon Sep 17 00:00:00 2001 From: VampireKitten Date: Sat, 19 Oct 2024 00:12:39 +0200 Subject: [PATCH] Fixed expiries --- .../HubsPerrinSequenceWeaponVendorManifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/static/fixed_responses/getVendorInfo/HubsPerrinSequenceWeaponVendorManifest.json b/static/fixed_responses/getVendorInfo/HubsPerrinSequenceWeaponVendorManifest.json index 0ad4ef93..1cae38e4 100644 --- a/static/fixed_responses/getVendorInfo/HubsPerrinSequenceWeaponVendorManifest.json +++ b/static/fixed_responses/getVendorInfo/HubsPerrinSequenceWeaponVendorManifest.json @@ -18,7 +18,7 @@ "QuantityMultiplier": 1, "Expiry": { "$date": { - "$numberLong": "1729382400000" + "$numberLong": "9999999000000" } }, "PurchaseQuantityLimit": 1, @@ -41,7 +41,7 @@ "QuantityMultiplier": 1, "Expiry": { "$date": { - "$numberLong": "1729382400000" + "$numberLong": "9999999000000" } }, "PurchaseQuantityLimit": 1, @@ -64,7 +64,7 @@ "QuantityMultiplier": 1, "Expiry": { "$date": { - "$numberLong": "1729382400000" + "$numberLong": "9999999000000" } }, "PurchaseQuantityLimit": 1, @@ -87,7 +87,7 @@ "QuantityMultiplier": 1, "Expiry": { "$date": { - "$numberLong": "1729382400000" + "$numberLong": "9999999000000" } }, "PurchaseQuantityLimit": 1, @@ -110,7 +110,7 @@ "QuantityMultiplier": 1, "Expiry": { "$date": { - "$numberLong": "1729382400000" + "$numberLong": "9999999000000" } }, "PurchaseQuantityLimit": 1, @@ -126,7 +126,7 @@ "WeaponUpgradeValueAttenuationExponent": 2.25, "Expiry": { "$date": { - "$numberLong": "1729382400000" + "$numberLong": "9999999000000" } } }