#base robot_standard.pop #base robot_giant.pop #base epicdemomission_custom_weps.pop // WAVE 1 - 0$ + B(100$) // ------------------- // TOTAL - 0$ + B(100$) WaveSchedule { StartingCurrency 30000 RespawnWaveTime 0 CanBotsAttackWhileInSpawnRoom no Templates { } // WAVE 1 [$0] Wave { StartWaveOutput { Target wave_start_relay Action Trigger } DoneOutput { Target wave_finished_relay Action Trigger } WaveSpawn //WAVE 01a: 27 total, 9 active, Scout (melee only) { Name "wave01a" Where spawnbot TotalCount 27 MaxActive 9 SpawnCount 9 WaitBeforeStarting 4 WaitBetweenSpawns 7 TotalCurrency 200 TFBot { Class Scout Skill Easy WeaponRestrictions MeleeOnly } } } }