#base robot_giant.pop #base robot_standard.pop #base robot_gatebot.pop population { StartingCurrency 5000 RespawnWaveTime 6 AllowBotExtraSlots 1 RobotLimit 100 CanBotsAttackWhileInSpawnRoom no Templates { } Wave { WaitWhenDone 65 Checkpoint Yes StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { TotalCurrency 400 TotalCount 100 MaxActive 100 SpawnCount 20 WaitBeforeStarting 0 WaitBetweenSpawns 2 Where respawnpoints Squad { TFBot { ClassIcon soldier Health 200 Name Soldier AddCond //Adds conditions to bots { Name "TF_COND_REPROGRAMMED" // Condition to apply. List of available conditions https://wiki.teamfortress.com/wiki/Cheats#addcond } Class Soldier Skill Normal WeaponRestrictions PrimaryOnly } } } } }