Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
stabu-dev committed Nov 24, 2024
1 parent c383bc4 commit 0bd6523
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified assets/maps/redeployment_path.msav
Binary file not shown.
2 changes: 1 addition & 1 deletion src/omaloon/content/OlPlanets.java
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public static void load() {
icon = "glasmore";
solarSystem = omaloon;
startSector = 492;
alwaysUnlocked = allowLaunchLoadout = allowLaunchSchematics = true;
alwaysUnlocked = allowLaunchLoadout = allowLaunchSchematics = clearSectorOnLose = true;
allowLaunchToNumbered = false;
orbitRadius = 40f;
rotateTime = 23f * 60f;
Expand Down

0 comments on commit 0bd6523

Please sign in to comment.