diff --git a/Project Reboot 3.0/botnames.h b/Project Reboot 3.0/botnames.h index 4a98abb..2fc7069 100644 --- a/Project Reboot 3.0/botnames.h +++ b/Project Reboot 3.0/botnames.h @@ -66,4 +66,5 @@ static inline void InitBotNames() PlayerBotNames.push_back(L"farex"); PlayerBotNames.push_back(L"Nam"); PlayerBotNames.push_back(L"AllyJax"); + PlayerBotNames.push_back(L"secret_pommes"); }