Intersect attack fix

This commit is contained in:
Anuken 2022-07-17 00:18:40 -04:00
parent 88e4ca4992
commit 4fa3f4d8dd

View File

@ -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