Reset normal scav xp to -1 to match live

This commit is contained in:
Chomp
2025-07-08 10:25:19 +01:00
parent 9e136fa664
commit daab33c4dc
@@ -2152,7 +2152,7 @@
"min": -1
},
"normal": {
"max": 20,
"max": -1,
"min": -1
}
},