This commit is contained in:
Anuken
2021-01-21 08:48:36 -05:00
parent 0cc9b0b0a3
commit 75d2b0fb69
8 changed files with 7 additions and 10 deletions

View File

@@ -46,8 +46,6 @@ public class Rules{
public boolean unitAmmo = false;
/** How fast unit pads build units. */
public float unitBuildSpeedMultiplier = 1f;
/** How much health units start with. */
public float unitHealthMultiplier = 1f;
/** How much damage any other units deal. */
public float unitDamageMultiplier = 1f;
/** How much health blocks start with. */