LAccess.speed / Merged #6293
This commit is contained in:
@@ -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. */
|
||||
|
||||
Reference in New Issue
Block a user