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