From e616094edabffdcdcc191516eec07b7c1094027f Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Tue, 1 Apr 2025 13:59:06 +0200 Subject: [PATCH] set lich weapon vendor to never expire (for now) --- .../InfestedLichWeaponVendorManifest.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/static/fixed_responses/getVendorInfo/InfestedLichWeaponVendorManifest.json b/static/fixed_responses/getVendorInfo/InfestedLichWeaponVendorManifest.json index ff7c66e3..b3b419ba 100644 --- a/static/fixed_responses/getVendorInfo/InfestedLichWeaponVendorManifest.json +++ b/static/fixed_responses/getVendorInfo/InfestedLichWeaponVendorManifest.json @@ -18,7 +18,7 @@ "QuantityMultiplier": 1, "Expiry": { "$date": { - "$numberLong": "1743724800000" + "$numberLong": "9999999999999" } }, "PurchaseQuantityLimit": 1, @@ -41,7 +41,7 @@ "QuantityMultiplier": 1, "Expiry": { "$date": { - "$numberLong": "1743724800000" + "$numberLong": "9999999999999" } }, "PurchaseQuantityLimit": 1, @@ -64,7 +64,7 @@ "QuantityMultiplier": 1, "Expiry": { "$date": { - "$numberLong": "1743724800000" + "$numberLong": "9999999999999" } }, "PurchaseQuantityLimit": 1, @@ -87,7 +87,7 @@ "QuantityMultiplier": 1, "Expiry": { "$date": { - "$numberLong": "1743724800000" + "$numberLong": "9999999999999" } }, "PurchaseQuantityLimit": 1, @@ -110,7 +110,7 @@ "QuantityMultiplier": 1, "Expiry": { "$date": { - "$numberLong": "1743724800000" + "$numberLong": "9999999999999" } }, "PurchaseQuantityLimit": 1, @@ -133,7 +133,7 @@ "QuantityMultiplier": 1, "Expiry": { "$date": { - "$numberLong": "1743724800000" + "$numberLong": "9999999999999" } }, "PurchaseQuantityLimit": 1, @@ -150,7 +150,7 @@ "WeaponUpgradeValueAttenuationExponent": 2.25, "Expiry": { "$date": { - "$numberLong": "1743724800000" + "$numberLong": "9999999999999" } } }