diff --git a/project/assets/configs/pmc.json b/project/assets/configs/pmc.json index 33b7ab53..28921d15 100644 --- a/project/assets/configs/pmc.json +++ b/project/assets/configs/pmc.json @@ -808,8 +808,8 @@ "Role": "pmcBEAR" } ], - "bearEnemyChance": 85, - "usecEnemyChance": 100, + "bearEnemyChance": 100, + "usecEnemyChance": 85, "savageEnemyChance": 95, "savagePlayerBehaviour": "AlwaysEnemies" },