From 3113e0615b59f5cd85fa99769f47ba410b2c74f4 Mon Sep 17 00:00:00 2001 From: VforValens Date: Sat, 10 Sep 2022 11:24:04 -0400 Subject: [PATCH] Hotfix for scavs spawning with high tier ammo at pLvl 25 instead of 33. --- src/scavs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scavs.ts b/src/scavs.ts index d5abd3e..720e822 100644 --- a/src/scavs.ts +++ b/src/scavs.ts @@ -120,7 +120,7 @@ export class Scavs "levelRange": { "min": 1, - "max": 25 + "max": 32 }, "equipment": {