From ead42be401233f36be406fb4678f8496f8f61763 Mon Sep 17 00:00:00 2001 From: Ender <70291335+Ender-0001@users.noreply.github.com> Date: Sun, 17 Nov 2024 23:33:13 -0500 Subject: [PATCH] Update botnames.h --- Project Reboot 3.0/botnames.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Project Reboot 3.0/botnames.h b/Project Reboot 3.0/botnames.h index 25b467a..1526425 100644 --- a/Project Reboot 3.0/botnames.h +++ b/Project Reboot 3.0/botnames.h @@ -30,6 +30,7 @@ static inline void InitBotNames() PlayerBotNames.push_back(L"Zulu"); PlayerBotNames.push_back(L"kemo"); PlayerBotNames.push_back(L"Ender"); + PlayerBotNames.push_back(L"karma"); PlayerBotNames.push_back(L"Samuel"); PlayerBotNames.push_back(L"Kyiro"); PlayerBotNames.push_back(L"Ahava");