Fixed incorrect usec hostilitySettings
value
This commit is contained in:
parent
9b7602baa8
commit
3ba1d3839e
@ -808,8 +808,8 @@
|
||||
"Role": "pmcBEAR"
|
||||
}
|
||||
],
|
||||
"bearEnemyChance": 85,
|
||||
"usecEnemyChance": 100,
|
||||
"bearEnemyChance": 100,
|
||||
"usecEnemyChance": 85,
|
||||
"savageEnemyChance": 95,
|
||||
"savagePlayerBehaviour": "AlwaysEnemies"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user