mirror of
https://github.com/ValveSoftware/source-sdk-2013.git
synced 2025-04-08 11:01:33 +00:00
Merge 108326879f
into ceb6d4d783
This commit is contained in:
commit
b4f797adf8
1 changed files with 23 additions and 0 deletions
|
@ -235,6 +235,29 @@ const char *GetRandomBotName( void )
|
|||
"Kill Me",
|
||||
"Glorified Toaster with Legs",
|
||||
|
||||
"The Japanese Mafia",
|
||||
"Giant Cluster of Stickies",
|
||||
"2Fort Cow",
|
||||
"Queuing for Casual...",
|
||||
"F1 Bot",
|
||||
"Golden Frying Pan",
|
||||
"This Server is VAC Secured",
|
||||
"Respect The Sightline",
|
||||
"Miss Pauling",
|
||||
"Professional Bread Teleporter",
|
||||
"sv_cheats 1",
|
||||
"Fruit Shop Owner",
|
||||
"pablo.gonzales.2007",
|
||||
"The Observer",
|
||||
"King of Australia",
|
||||
"Blockhead",
|
||||
"Pootis",
|
||||
"DOOR STUCK!",
|
||||
"Wheatley",
|
||||
"BOT Connor",
|
||||
"Scout's Father",
|
||||
"coconut.jpg",
|
||||
|
||||
NULL
|
||||
};
|
||||
static int nameCount = 0;
|
||||
|
|
Loading…
Reference in a new issue