mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 08:50:43 -05:00
Removed dupe keys from bot JSONs
(cherry picked from commit 28fb1a2fc989331d6cd045e04a0dce17576c7f64)
This commit is contained in:
parent
6823858020
commit
92eb0478bd
@ -2388,22 +2388,6 @@
|
|||||||
"2": 2
|
"2": 2
|
||||||
},
|
},
|
||||||
"whitelist": []
|
"whitelist": []
|
||||||
},
|
|
||||||
"food": {
|
|
||||||
"weights": {
|
|
||||||
"0": 10,
|
|
||||||
"1": 5,
|
|
||||||
"2": 2
|
|
||||||
},
|
|
||||||
"whitelist": []
|
|
||||||
},
|
|
||||||
"drink": {
|
|
||||||
"weights": {
|
|
||||||
"0": 10,
|
|
||||||
"1": 5,
|
|
||||||
"2": 2
|
|
||||||
},
|
|
||||||
"whitelist": []
|
|
||||||
},
|
},
|
||||||
"grenades": {
|
"grenades": {
|
||||||
"weights": {
|
"weights": {
|
||||||
|
@ -2407,14 +2407,6 @@
|
|||||||
"2": 1
|
"2": 1
|
||||||
},
|
},
|
||||||
"whitelist": []
|
"whitelist": []
|
||||||
},
|
|
||||||
"food": {
|
|
||||||
"weights": {
|
|
||||||
"0": 10,
|
|
||||||
"1": 5,
|
|
||||||
"2": 2
|
|
||||||
},
|
|
||||||
"whitelist": []
|
|
||||||
},
|
},
|
||||||
"food": {
|
"food": {
|
||||||
"weights": {
|
"weights": {
|
||||||
@ -2423,14 +2415,6 @@
|
|||||||
"2": 2
|
"2": 2
|
||||||
},
|
},
|
||||||
"whitelist": []
|
"whitelist": []
|
||||||
},
|
|
||||||
"drink": {
|
|
||||||
"weights": {
|
|
||||||
"0": 10,
|
|
||||||
"1": 5,
|
|
||||||
"2": 2
|
|
||||||
},
|
|
||||||
"whitelist": []
|
|
||||||
},
|
},
|
||||||
"grenades": {
|
"grenades": {
|
||||||
"weights": {
|
"weights": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user