Added capture wave to karst

This commit is contained in:
Epowerj 2022-10-19 21:09:35 -04:00
parent c7ef42cad4
commit fc53d23706

View File

@ -178,6 +178,7 @@ public class SectorPresets{
karst = new SectorPreset("karst", erekir, 5){{
difficulty = 5;
captureWave = 51;
}};
//endregion