armor defined twice in mega

This commit is contained in:
Ilya246
2020-10-19 10:09:39 +04:00
committed by GitHub
parent 7f21d61078
commit ad5d3581f6

View File

@ -1196,7 +1196,6 @@ public class UnitTypes implements ContentList{
mineTier = 3;
health = 500;
armor = 2f;
armor = 5f;
speed = 1.8f;
accel = 0.06f;