This commit is contained in:
Anuken 2022-01-27 15:09:38 -05:00
parent feba0cf207
commit adbda61faf
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -2435,7 +2435,7 @@ public class UnitTypes{
speed = 0.6f;
health = 9000;
armor = 20f;
areaDamage = 9f;
areaDamage = 10f;
treadRect = new Rect(22f, 16f, 28f, 130f);
weapons.add(new Weapon("vanquish-weapon"){{