Misc bugfixes

This commit is contained in:
Anuken
2022-05-12 10:10:11 -04:00
parent f64a45f78d
commit cd78fd6340
6 changed files with 9 additions and 4 deletions

View File

@@ -684,7 +684,6 @@ public class UnitTypes{
hitSize = 15f;
rotateSpeed = 3f;
health = 1000;
immunities = ObjectSet.with(StatusEffects.burning, StatusEffects.melting);
legCount = 6;
legLength = 13f;
legForwardScl = 0.8f;