From b3d234589496ee2f1174eaee80574dfa8c702aaa Mon Sep 17 00:00:00 2001 From: Sainan Date: Fri, 17 Jan 2025 13:14:04 +0100 Subject: [PATCH] fix: steel path honors having expired stuff --- .../getVendorInfo/TeshinHardModeVendorManifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/fixed_responses/getVendorInfo/TeshinHardModeVendorManifest.json b/static/fixed_responses/getVendorInfo/TeshinHardModeVendorManifest.json index e6f944e6f..4572855f4 100644 --- a/static/fixed_responses/getVendorInfo/TeshinHardModeVendorManifest.json +++ b/static/fixed_responses/getVendorInfo/TeshinHardModeVendorManifest.json @@ -561,7 +561,7 @@ "QuantityMultiplier": 1, "Expiry": { "$date": { - "$numberLong": "1736726400000" + "$numberLong": "2051240400000" } }, "PurchaseQuantityLimit": 25, @@ -583,7 +583,7 @@ "QuantityMultiplier": 10000, "Expiry": { "$date": { - "$numberLong": "1736726400000" + "$numberLong": "2051240400000" } }, "PurchaseQuantityLimit": 25, @@ -596,7 +596,7 @@ "PropertyTextHash": "0A0F20AFA748FBEE490510DBF5A33A0D", "Expiry": { "$date": { - "$numberLong": "1736726400000" + "$numberLong": "2051240400000" } } }