Fixed map-3 waves

This commit is contained in:
Anuken
2022-07-15 18:57:01 -04:00
parent 47e639be28
commit f6093c864f
4 changed files with 11 additions and 5 deletions

View File

@@ -1,9 +1,5 @@
package mindustry.content;
import arc.math.geom.*;
import mindustry.game.*;
import mindustry.game.MapObjectives.*;
import mindustry.graphics.*;
import mindustry.type.*;
import static mindustry.content.Planets.*;
@@ -128,6 +124,7 @@ public class SectorPresets{
three = new SectorPreset("three", erekir, 36){{
difficulty = 5;
captureWave = 9;
attackAfterWaves = true;
}};
atlas = new SectorPreset("atlas", erekir, 14){{ //TODO random sector, pick a better one