Better annotation processor IC

This commit is contained in:
Anuken
2022-03-27 12:53:38 -04:00
parent 02f3386c5b
commit 0e2a5cddfd
6 changed files with 16 additions and 7 deletions

View File

@@ -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);

View File

@@ -3146,6 +3146,7 @@ public class UnitTypes{
hitSize = 12f;
engineSize = 0;
fogRadius = 25;
itemCapacity = 0;
setEnginesMirror(
new UnitEngine(34 / 4f, 31 / 4f, 3f, 45f),