Relocated sector preset

This commit is contained in:
Anuken
2024-09-03 13:48:40 -04:00
parent eeed0867b8
commit 6b15beceb7

View File

@@ -52,7 +52,7 @@ public class SectorPresets{
difficulty = 3;
}};
facility32m = new SectorPreset("facility32m", serpulo, 170){{
facility32m = new SectorPreset("facility32m", serpulo, 64){{
captureWave = 25;
difficulty = 4;
}};