Better replacement

This commit is contained in:
Anuken
2019-10-10 16:47:46 -04:00
parent 6e7baf42b1
commit 80a4e67ddf
2 changed files with 8 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ public class UnitTypes implements ContentList{
range = 70f;
itemCapacity = 70;
health = 400;
buildPower = 1f;
buildPower = 0.4f;
engineOffset = 6.5f;
toMine = ObjectSet.with(Items.lead, Items.copper, Items.titanium);
weapon = new Weapon("heal-blaster"){{