Mega repair AI

This commit is contained in:
Anuken
2020-09-15 10:39:45 -04:00
parent 757e0fbda0
commit 1327a2bef4
7 changed files with 46 additions and 20 deletions

View File

@@ -1029,6 +1029,7 @@ public class UnitTypes implements ContentList{
}};
mega = new UnitType("mega"){{
defaultController = RepairAI::new;
mineTier = 2;
health = 500;