set lich weapon vendor to never expire (for now)
All checks were successful
Build / build (18) (push) Successful in 46s
Build / build (20) (push) Successful in 1m15s
Build / build (22) (push) Successful in 1m16s
Build / build (20) (pull_request) Successful in 45s
Build / build (18) (pull_request) Successful in 1m17s
Build / build (22) (pull_request) Successful in 1m14s
All checks were successful
Build / build (18) (push) Successful in 46s
Build / build (20) (push) Successful in 1m15s
Build / build (22) (push) Successful in 1m16s
Build / build (20) (pull_request) Successful in 45s
Build / build (18) (pull_request) Successful in 1m17s
Build / build (22) (pull_request) Successful in 1m14s
This commit is contained in:
parent
5b1d4cdd3e
commit
e616094eda
@ -18,7 +18,7 @@
|
|||||||
"QuantityMultiplier": 1,
|
"QuantityMultiplier": 1,
|
||||||
"Expiry": {
|
"Expiry": {
|
||||||
"$date": {
|
"$date": {
|
||||||
"$numberLong": "1743724800000"
|
"$numberLong": "9999999999999"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PurchaseQuantityLimit": 1,
|
"PurchaseQuantityLimit": 1,
|
||||||
@ -41,7 +41,7 @@
|
|||||||
"QuantityMultiplier": 1,
|
"QuantityMultiplier": 1,
|
||||||
"Expiry": {
|
"Expiry": {
|
||||||
"$date": {
|
"$date": {
|
||||||
"$numberLong": "1743724800000"
|
"$numberLong": "9999999999999"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PurchaseQuantityLimit": 1,
|
"PurchaseQuantityLimit": 1,
|
||||||
@ -64,7 +64,7 @@
|
|||||||
"QuantityMultiplier": 1,
|
"QuantityMultiplier": 1,
|
||||||
"Expiry": {
|
"Expiry": {
|
||||||
"$date": {
|
"$date": {
|
||||||
"$numberLong": "1743724800000"
|
"$numberLong": "9999999999999"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PurchaseQuantityLimit": 1,
|
"PurchaseQuantityLimit": 1,
|
||||||
@ -87,7 +87,7 @@
|
|||||||
"QuantityMultiplier": 1,
|
"QuantityMultiplier": 1,
|
||||||
"Expiry": {
|
"Expiry": {
|
||||||
"$date": {
|
"$date": {
|
||||||
"$numberLong": "1743724800000"
|
"$numberLong": "9999999999999"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PurchaseQuantityLimit": 1,
|
"PurchaseQuantityLimit": 1,
|
||||||
@ -110,7 +110,7 @@
|
|||||||
"QuantityMultiplier": 1,
|
"QuantityMultiplier": 1,
|
||||||
"Expiry": {
|
"Expiry": {
|
||||||
"$date": {
|
"$date": {
|
||||||
"$numberLong": "1743724800000"
|
"$numberLong": "9999999999999"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PurchaseQuantityLimit": 1,
|
"PurchaseQuantityLimit": 1,
|
||||||
@ -133,7 +133,7 @@
|
|||||||
"QuantityMultiplier": 1,
|
"QuantityMultiplier": 1,
|
||||||
"Expiry": {
|
"Expiry": {
|
||||||
"$date": {
|
"$date": {
|
||||||
"$numberLong": "1743724800000"
|
"$numberLong": "9999999999999"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PurchaseQuantityLimit": 1,
|
"PurchaseQuantityLimit": 1,
|
||||||
@ -150,7 +150,7 @@
|
|||||||
"WeaponUpgradeValueAttenuationExponent": 2.25,
|
"WeaponUpgradeValueAttenuationExponent": 2.25,
|
||||||
"Expiry": {
|
"Expiry": {
|
||||||
"$date": {
|
"$date": {
|
||||||
"$numberLong": "1743724800000"
|
"$numberLong": "9999999999999"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user