0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 06:10:44 -05:00

Add empty array to prevent undefined issue during bot gen

This commit is contained in:
Dev 2023-10-29 20:46:15 +00:00
parent 220a89b915
commit 199d7be0aa

View File

@ -780,6 +780,7 @@
"Backpack": 35,
"FaceCover": 5
},
"randomisedWeaponModSlots": [],
"mods": {
"mod_barrel": 20,
"mod_bipod": 10,