From 4fa3f4d8dd94be088b6f0177559f42958761288d Mon Sep 17 00:00:00 2001 From: Anuken Date: Sun, 17 Jul 2022 00:18:40 -0400 Subject: [PATCH] Intersect attack fix --- core/src/mindustry/content/SectorPresets.java | 1 + 1 file changed, 1 insertion(+) diff --git a/core/src/mindustry/content/SectorPresets.java b/core/src/mindustry/content/SectorPresets.java index 8d46fd05dc..1826357740 100644 --- a/core/src/mindustry/content/SectorPresets.java +++ b/core/src/mindustry/content/SectorPresets.java @@ -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