WIP reinforced conduits

This commit is contained in:
Anuken
2021-11-07 12:56:58 -05:00
parent 09a934385e
commit 07d9feeb09
34 changed files with 18 additions and 2 deletions

View File

@@ -28,6 +28,7 @@ public class Pal{
darkMetal = Color.valueOf("6e7080"),
darkerMetal = Color.valueOf("565666"),
darkestMetal = Color.valueOf("38393f"),
missileYellow = Color.valueOf("ffd2ae"),
missileYellowBack = Color.valueOf("e58956"),