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

Fixed boss name typo

This commit is contained in:
Dev 2024-09-18 12:09:04 +01:00
parent 6db0cef381
commit bf5b80b8f4

View File

@ -776,7 +776,7 @@
"hostilitySettings": { "hostilitySettings": {
"pmcbear": { "pmcbear": {
"additionalEnemyTypes": [ "additionalEnemyTypes": [
"bossPartizan" "bossPartisan"
], ],
"ChancedEnemies": [{ "ChancedEnemies": [{
"EnemyChance": 100, "EnemyChance": 100,
@ -794,7 +794,7 @@
}, },
"pmcbear": { "pmcbear": {
"additionalEnemyTypes": [ "additionalEnemyTypes": [
"bossPartizan" "bossPartisan"
], ],
"ChancedEnemies": [{ "ChancedEnemies": [{
"EnemyChance": 100, "EnemyChance": 100,