We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c383bc4 commit 0bd6523Copy full SHA for 0bd6523
2 files changed
assets/maps/redeployment_path.msav
-8 Bytes
src/omaloon/content/OlPlanets.java
@@ -49,7 +49,7 @@ public static void load() {
49
icon = "glasmore";
50
solarSystem = omaloon;
51
startSector = 492;
52
- alwaysUnlocked = allowLaunchLoadout = allowLaunchSchematics = true;
+ alwaysUnlocked = allowLaunchLoadout = allowLaunchSchematics = clearSectorOnLose = true;
53
allowLaunchToNumbered = false;
54
orbitRadius = 40f;
55
rotateTime = 23f * 60f;
0 commit comments