Experimental positional spawn support / WIP map

This commit is contained in:
Anuken
2021-09-10 13:56:12 -04:00
parent 10c3f9e44a
commit 7c028ffcb8
8 changed files with 59 additions and 14 deletions

View File

@@ -70,9 +70,8 @@ public class SectorPresets implements ContentList{
difficulty = 5;
}};
//TODO
if(false)
navalFortress = new SectorPreset("navalFortress", serpulo, 216){{
//TODO AI or not?
useAI = true;
difficulty = 8;
}};