mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-20 09:17:19 +07:00
Tweaks
This commit is contained in:
parent
feba0cf207
commit
adbda61faf
Binary file not shown.
@ -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"){{
|
||||
|
Loading…
Reference in New Issue
Block a user