Bugfixes / Removed tile unit multi-mining
This commit is contained in:
@@ -17,6 +17,7 @@ public class SectorPresets implements ContentList{
|
||||
|
||||
groundZero = new SectorPreset("groundZero", serpulo, 15){{
|
||||
alwaysUnlocked = true;
|
||||
addStartingItems = true;
|
||||
captureWave = 10;
|
||||
difficulty = 1;
|
||||
}};
|
||||
|
||||
Reference in New Issue
Block a user