Lower airdrop weapon crate count max to 2 for mixed type crates
This commit is contained in:
parent
09a76f5c3f
commit
5bde733e7b
@ -44,7 +44,7 @@
|
|||||||
},
|
},
|
||||||
"weaponCrateCount": {
|
"weaponCrateCount": {
|
||||||
"min": 1,
|
"min": 1,
|
||||||
"max": 4
|
"max": 2
|
||||||
},
|
},
|
||||||
"itemBlacklist": [
|
"itemBlacklist": [
|
||||||
"5e997f0b86f7741ac73993e2",
|
"5e997f0b86f7741ac73993e2",
|
||||||
|
Loading…
Reference in New Issue
Block a user