No sector default AI

This commit is contained in:
Anuken
2022-02-08 14:56:34 -05:00
parent b4a9d546aa
commit 2fabd39ea1
3 changed files with 5 additions and 1 deletions

View File

@@ -102,6 +102,7 @@ public class Planets{
allowWaveSimulation = true;
allowSectorInvasion = true;
allowLaunchSchematics = true;
defaultAI = true;
atmosphereColor = Color.valueOf("3c1b8f");
atmosphereRadIn = 0.02f;
atmosphereRadOut = 0.3f;