This commit is contained in:
Anuken
2020-11-18 09:26:31 -05:00
parent adc7b30eab
commit f4a7288633
3 changed files with 11 additions and 10 deletions

View File

@@ -421,6 +421,7 @@ public class UnitTypes implements ContentList{
armor = 7f;
canBoost = true;
landShake = 4f;
immunities = ObjectSet.with(StatusEffects.burning);
commandLimit = 8;