0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 09:30:45 -05:00

Prevented raiders being converted into PMCs on Reserve

This commit is contained in:
Dev 2024-10-28 15:47:06 +00:00
parent 4346fadcbc
commit 37d2fa63aa

View File

@ -789,6 +789,12 @@
"min": 1, "min": 1,
"max": 5 "max": 5
} }
},
"rezervbase":{
"pmcbot": {
"min": 0,
"max": 0
}
} }
}, },
"hostilitySettings": { "hostilitySettings": {