Remove schematic upgrades and module and ship levels
This commit is contained in:
@@ -29,7 +29,6 @@ struct WorldPush
|
||||
struct WorldWaves
|
||||
{
|
||||
Formula threatRateFormula; // threat/s as a function of boss wave counter x
|
||||
Formula shipLevelFormula; // enemy ship level as a function of boss wave counter x
|
||||
double gapMinSeconds;
|
||||
double gapMaxSeconds;
|
||||
double spawnDurationSeconds;
|
||||
|
||||
Reference in New Issue
Block a user