From 2af669abdce1544e85cad1b62f7303f8414b1a6a Mon Sep 17 00:00:00 2001 From: Dev Date: Sun, 31 Mar 2024 10:25:16 +0100 Subject: [PATCH] Add additional enemy types to PMC enemy pool + lint + fix capitalization of existing bots --- project/assets/configs/pmc.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/project/assets/configs/pmc.json b/project/assets/configs/pmc.json index 75306317..3bb2f0d0 100644 --- a/project/assets/configs/pmc.json +++ b/project/assets/configs/pmc.json @@ -692,11 +692,13 @@ "followerBigPipe", "followerZryachiy", "followerBoar", + "followerBoarClose1", + "followerBoarClose2", "followerKolontayAssault", "followerKolontaySecurity", - "arenafighter", - "arenafighterevent", - "crazyassaultevent", + "arenaFighter", + "arenaFighterEvent", + "crazyAssaultEvent", "sectantWarrior", "sectantPriest" ],