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");