forked from OpenWF/SpaceNinjaServer
fix: steel path honors having expired stuff
This commit is contained in:
parent
d5d60bcbff
commit
b3d2345894
@ -561,7 +561,7 @@
|
|||||||
"QuantityMultiplier": 1,
|
"QuantityMultiplier": 1,
|
||||||
"Expiry": {
|
"Expiry": {
|
||||||
"$date": {
|
"$date": {
|
||||||
"$numberLong": "1736726400000"
|
"$numberLong": "2051240400000"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PurchaseQuantityLimit": 25,
|
"PurchaseQuantityLimit": 25,
|
||||||
@ -583,7 +583,7 @@
|
|||||||
"QuantityMultiplier": 10000,
|
"QuantityMultiplier": 10000,
|
||||||
"Expiry": {
|
"Expiry": {
|
||||||
"$date": {
|
"$date": {
|
||||||
"$numberLong": "1736726400000"
|
"$numberLong": "2051240400000"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PurchaseQuantityLimit": 25,
|
"PurchaseQuantityLimit": 25,
|
||||||
@ -596,7 +596,7 @@
|
|||||||
"PropertyTextHash": "0A0F20AFA748FBEE490510DBF5A33A0D",
|
"PropertyTextHash": "0A0F20AFA748FBEE490510DBF5A33A0D",
|
||||||
"Expiry": {
|
"Expiry": {
|
||||||
"$date": {
|
"$date": {
|
||||||
"$numberLong": "1736726400000"
|
"$numberLong": "2051240400000"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user