Reset normal scav xp to -1 to match live
This commit is contained in:
@@ -2152,7 +2152,7 @@
|
||||
"min": -1
|
||||
},
|
||||
"normal": {
|
||||
"max": 20,
|
||||
"max": -1,
|
||||
"min": -1
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user