stuff and things

This commit is contained in:
Anuken
2019-08-04 20:02:07 -04:00
parent ecd30094b1
commit 3a841c6c0f
13 changed files with 41 additions and 12 deletions

View File

@@ -24,6 +24,8 @@ public class Pal{
lightFlame = Color.valueOf("ffdd55"),
darkFlame = Color.valueOf("db401c"),
power2 = Color.valueOf("ff9f6c"),
lightPyraFlame = Color.valueOf("ffb855"),
darkPyraFlame = Color.valueOf("db661c"),