Core.Object | +--Engine.Actor | +--Engine.Info | +--Botpack.RatedMatchInfo | +--Botpack.RatedMatchDM1
00001 class RatedMatchDM1 extends RatedMatchInfo; 00002 00003 defaultproperties 00004 { 00005 NumBots=1 00006 BotNames(0)="Blake" 00007 BotClassifications(0)="Arena Fighter" 00008 BotTeams(0)=255 00009 BotClasses(0)="Botpack.TMale1Bot" 00010 BotSkins(0)="CommandoSkins.cmdo" 00011 BotFaces(0)="CommandoSkins.blake" 00012 Bio(0)="A warrior of some reknown, Blake has fought hard to enter the Tournament. Nonetheless, he lacks tactical finesse and will most likely be the weakest opponent you meet." 00013 }