Fixed #7283
This commit is contained in:
@@ -131,6 +131,8 @@ public class Planets{
|
|||||||
allowLaunchSchematics = true;
|
allowLaunchSchematics = true;
|
||||||
enemyCoreSpawnReplace = true;
|
enemyCoreSpawnReplace = true;
|
||||||
allowLaunchLoadout = true;
|
allowLaunchLoadout = true;
|
||||||
|
//doesn't play well with configs
|
||||||
|
prebuildBase = false;
|
||||||
ruleSetter = r -> {
|
ruleSetter = r -> {
|
||||||
r.waveTeam = Team.crux;
|
r.waveTeam = Team.crux;
|
||||||
r.placeRangeCheck = false;
|
r.placeRangeCheck = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user