Bugfixes / Negative knockback / Unit progress

This commit is contained in:
Anuken
2020-07-11 23:35:58 -04:00
parent 430eef02e2
commit dad5b186db
16 changed files with 39 additions and 12 deletions

View File

@@ -8,6 +8,8 @@ public class Pal{
items = Color.valueOf("2ea756"),
command = Color.valueOf("eab678"),
sap = Color.valueOf("665c9f"),
shield = Color.valueOf("ffd37f").a(0.7f),
shieldIn = Color.black.cpy().a(0f),