Would this eventually leak if i have up to 100 waves? If so, how do i fix that? 
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
WaveCount Equal to 1
-
-
Then - Actions
-
Set VariableSet RandomSpawn = (Random integer number between 1 and 13)
-
Unit - Create 15 Troll (Level 1-3) for Player 12 (Brown) at (Center of Region[RandomSpawn]) facing Default building facing degrees
-
Unit - Create 15 Troll Warrior (Level 1-3) for Player 12 (Brown) at (Center of Region[RandomSpawn]) facing Default building facing degrees
-
-
Else - Actions
-