Cleaned up bullet sprites

This commit is contained in:
Anuken
2020-02-22 00:28:03 -05:00
parent baa0eb1149
commit 4a40172782
11 changed files with 37 additions and 44 deletions

View File

@@ -8,8 +8,8 @@ public class Pal{
items = Color.valueOf("2ea756"),
command = Color.valueOf("eab678"),
bulletYellow = Color.valueOf("ffeec9"),
bulletYellowBack = Color.valueOf("f9c87a"),
bulletYellow = Color.valueOf("fff8e8"),
bulletYellowBack = Color.valueOf("f9c27a"),
darkMetal = Color.valueOf("6e7080"),