Various palette changes

This commit is contained in:
Anuken
2020-07-11 14:44:50 -04:00
parent 6188250605
commit 0555e4dfa7
22 changed files with 2 additions and 2 deletions

View File

@@ -294,8 +294,8 @@ public class UnitTypes implements ContentList{
targetAir = false;
health = 600;
immunities = ObjectSet.with(StatusEffects.burning, StatusEffects.melting);
legCount = 4;
legLength = 9f;
legCount = 6;
legLength = 11f;
legTrns = 0.6f;
legMoveSpace = 1.4f;