launchCapacityMultiplier per-planet

This commit is contained in:
Anuken
2022-05-10 00:24:44 -04:00
parent f7e74bdbfc
commit ca67b0f43c
4 changed files with 4 additions and 4 deletions

View File

@@ -121,6 +121,7 @@ public class Planets{
new HexSkyMesh(this, 1, 0.6f, 0.16f, 5, Color.white.cpy().lerp(Pal.spore, 0.55f).a(0.75f), 2, 0.45f, 1f, 0.41f)
);
launchCapacityMultiplier = 0.5f;
sectorSeed = 2;
allowWaves = true;
allowWaveSimulation = true;