Skip to content

Commit

Permalink
Necropolis: Removed buff soldiers from W3 GHeavies
Browse files Browse the repository at this point in the history
  • Loading branch information
mtxfellen committed Dec 14, 2024
1 parent 2623415 commit 761cb23
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions scripts/population/mvm_memorial_b1_exp_necropolis.pop
Original file line number Diff line number Diff line change
Expand Up @@ -940,7 +940,7 @@ WaveSchedule
}
WaveSpawn
{
Name "W3_A"
Name "awA"
Where spawnbot_mid
TotalCount 2
MaxActive 2
Expand Down Expand Up @@ -1095,9 +1095,9 @@ WaveSchedule
WaitForAllSpawned "W3_B"
Name "W3_C"
Where spawnbot_mid
TotalCount 12
MaxActive 12
SpawnCount 4
TotalCount 9
MaxActive 9
SpawnCount 3
WaitBetweenSpawns 21
WaitBeforeStarting 16
TotalCurrency 100
Expand All @@ -1118,12 +1118,6 @@ WaveSchedule
{
Template T_TFBot_Medic_Uber_Armored
}
TFBot
{
Template T_TFBot_Soldier_Extended_Buff_Banner
Item "Honcho's Headgear"
Item "Fancy Dress Uniform"
}
}
}
WaveSpawn
Expand Down

0 comments on commit 761cb23

Please sign in to comment.