LAccess.speed / Merged #6293

This commit is contained in:
Anuken
2021-12-10 00:36:47 -05:00
parent 84c5bc9bdf
commit 761ee12e6f
8 changed files with 43 additions and 8 deletions

View File

@@ -51,6 +51,8 @@ public class Rules{
public boolean unitAmmo = false;
/** Whether cores add to unit limit */
public boolean unitCapVariable = true;
/** If true, unit spawn points are shown. */
public boolean showSpawns = false;
/** How fast unit factories build units. */
public float unitBuildSpeedMultiplier = 1f;
/** How much damage any other units deal. */