Better annotation processor IC
This commit is contained in:
@@ -4229,7 +4229,7 @@ public class Blocks{
|
||||
size = 3;
|
||||
reloadTime = 130f;
|
||||
chargeTime = 90f;
|
||||
range = 500f;
|
||||
range = 600f;
|
||||
maxPayloadSize = 2.5f;
|
||||
fogRadius = 5;
|
||||
consumePower(0.5f);
|
||||
|
||||
@@ -3146,6 +3146,7 @@ public class UnitTypes{
|
||||
hitSize = 12f;
|
||||
engineSize = 0;
|
||||
fogRadius = 25;
|
||||
itemCapacity = 0;
|
||||
|
||||
setEnginesMirror(
|
||||
new UnitEngine(34 / 4f, 31 / 4f, 3f, 45f),
|
||||
|
||||
Reference in New Issue
Block a user