mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-21 13:17:39 +07:00
armor defined twice in mega
This commit is contained in:
@ -1196,7 +1196,6 @@ public class UnitTypes implements ContentList{
|
||||
|
||||
mineTier = 3;
|
||||
health = 500;
|
||||
armor = 2f;
|
||||
armor = 5f;
|
||||
speed = 1.8f;
|
||||
accel = 0.06f;
|
||||
|
Reference in New Issue
Block a user