mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-10 23:28:52 +07:00
Intersect attack fix
This commit is contained in:
parent
88e4ca4992
commit
4fa3f4d8dd
@ -124,6 +124,7 @@ public class SectorPresets{
|
||||
intersect = new SectorPreset("intersect", erekir, 36){{
|
||||
difficulty = 5;
|
||||
captureWave = 9;
|
||||
attackAfterWaves = true;
|
||||
}};
|
||||
|
||||
atlas = new SectorPreset("atlas", erekir, 14){{ //TODO random sector, pick a better one
|
||||
|
Loading…
Reference in New Issue
Block a user