This commit is contained in:
Anuken
2022-10-14 11:54:30 -04:00
parent 96c996d955
commit 5a4a6ff003
4 changed files with 34 additions and 22 deletions

View File

@@ -23,6 +23,7 @@ public class SectorPresets{
captureWave = 10;
difficulty = 1;
overrideLaunchDefaults = true;
noLighting = true;
startWaveTimeMultiplier = 3f;
}};