Cleanup
This commit is contained in:
@@ -64,7 +64,7 @@ public class Rules{
|
||||
public boolean fire = true;
|
||||
/** Whether units use and require ammo. */
|
||||
public boolean unitAmmo = false;
|
||||
/** EXPERIMENTAL! If true, air and ground units target random things each wave instead of only the core/generators. */
|
||||
/** If true, air and ground units target random things each wave instead of only the core/generators. */
|
||||
public boolean randomWaveAI = false;
|
||||
/** EXPERIMENTAL! If true, blocks will update in units and share power. */
|
||||
public boolean unitPayloadUpdate = false;
|
||||
|
||||
Reference in New Issue
Block a user