Hotfix for scavs spawning with high tier ammo at pLvl 25 instead of 33.
This commit is contained in:
parent
060fdc9d8d
commit
3113e0615b
@ -120,7 +120,7 @@ export class Scavs
|
|||||||
"levelRange":
|
"levelRange":
|
||||||
{
|
{
|
||||||
"min": 1,
|
"min": 1,
|
||||||
"max": 25
|
"max": 32
|
||||||
},
|
},
|
||||||
"equipment":
|
"equipment":
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user