Onset sector

This commit is contained in:
Anuken
2022-01-22 16:43:36 -05:00
parent c7d68be8fb
commit 48585274cf
4 changed files with 5 additions and 4 deletions

View File

@@ -112,12 +112,11 @@ public class SectorPresets{
//endregion
//region erekir
/*
onset = new SectorPreset("onset", erekir, 15){{
onset = new SectorPreset("onset", erekir, 10){{
addStartingItems = true;
captureWave = 10;
difficulty = 1;
}};*/
}};
//endreigon
}