Oct now has an octagon shield

This commit is contained in:
Anuken
2023-01-07 11:23:55 -05:00
parent 243c50be02
commit 0582ba1c47
3 changed files with 19 additions and 6 deletions

View File

@@ -1468,7 +1468,7 @@ public class UnitTypes{
buildBeamOffset = 43;
ammoCapacity = 1;
abilities.add(new ForceFieldAbility(140f, 4f, 7000f, 60f * 8), new RepairFieldAbility(130f, 60f * 2, 140f));
abilities.add(new ForceFieldAbility(140f, 4f, 7000f, 60f * 8, 8, 0f), new RepairFieldAbility(130f, 60f * 2, 140f));
}};
//endregion