#base"robot_standard.pop" #base robot_giant.pop WaveSchedule { CanBotsAttackWhileInSpawnRoom no StartingCurrency 30000 RespawnWaveTime 4 Wave { InitWaveOutput { Target gamerules Action RunScriptCode Param " IncludeScript(`fb.nut`); " } StartWaveOutput { Target "wave_start_relay" Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Where spawnbot TotalCount 1 SpawnCount 1 MaxActive 1 WaitBetweenSpawns 2 TFBot { Template T_TFBot_Scout_Fish } } } Wave { StartWaveOutput { Target "wave_start_relay" Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Where spawnbot TotalCount 1 SpawnCount 1 MaxActive 1 WaitBetweenSpawns 2 TFBot { Template T_TFBot_Scout_Fish } } } Wave { StartWaveOutput { Target "wave_start_relay" Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn { Where spawnbot TotalCount 1 SpawnCount 1 MaxActive 1 WaitBetweenSpawns 2 TFBot { Template T_TFBot_Scout_Fish } } } }