View Single Post
small mistake in HPB bot
Old
  (#1)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default small mistake in HPB bot - 10-08-2004

from the bot_models.cpp:

Quote:
char *gearbox_bot_models[GEARBOX_MAX_SKINS] = {
"barney", "beret", "cl_suit", "drill", "fassn", "gina", "gman",
"gordon", "grunt", "helmet", "hgrunt", "massn", "otis", "recon",
"recruit", "robo", "scientist", "shepard", "tower", "zombie"};
the "shepard" should rather be "shephard".
  
Reply With Quote